Comment 1 for bug 291768

Revision history for this message
Carlos Jenkins PĂ©rez (carlos.jenkins) wrote :

Changing status to fix released.

To fix this type:

sudo gedit /usr/share/niceeepc/niceeepc.sh

Goto to line 648 (Search -> Go to line)

It should look like this:

sudo wget 'http://www.array.org/ubuntu/array.list' -O /etc/apt/sources.list.d/array.list

Change it to:

sudo wget 'http://www.array.org/ubuntu/array-hardy.list' -O /etc/apt/sources.list.d/array-hardy.list

Cheers