22 Mar
2011
22 Mar
'11
10:07 a.m.
毛慶禎 schreef op di 22-03-2011 om 17:34 [+0800]:
wget -o- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
You have the wrong capitalisation in the command, the '-o- ' bit should be '-O-', where that's a capital o. Robin.