Changeset 2886


Ignore:
Timestamp:
03/27/11 12:54:01 (2 years ago)
Author:
benjamin
Message:

fixing wget in header for nightlybuild

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/nightlybuild/HEADER.html

    r2885 r2886  
    2121The repository and the packages are signed by the pgp key of AlternC nightly build user :  
    2222<pre> 
    23  wget http://nightly.alternc.org/nightly.key | apt-key add -  
     23 wget http://nightly.alternc.org/nightly.key -O - | apt-key add -  
    2424</pre> 
Note: See TracChangeset for help on using the changeset viewer.