|
Solved: Trying to get alpha5
|
|
micmic
Reputation: 0
|
||
|
Hello,
I'm trying to test alpha5 on my RPI (i run step by step the lines explain in https://github.com/xbianonpi/xbian/blob/...Setup.MD). ... and, i've got a problem at line 206 (wget -O - http://[aptsource]/xbian.gpg.key | apt-key add -) Code: root@xbian:/home/xbian# wget -O - http://[aptsource]/xbian.gpg.key | apt-key add - ![]() Any idea ?Thanks |
|
Koenkk Administrator
Reputation: 102
|
||
|
|
replace [aptsource] with apt.xbian.org
|
|
micmic
Reputation: 0
|
||
|
ok : seems to work
thanks |



?