Correction d'erreurs.

darcs-hash:20071210130549-af139-0584b5175423fc37457c4b6b9ae35aca2badd449.gz
This commit is contained in:
Jeremie Dimino 2007-12-10 14:05:49 +01:00
parent 0143443c36
commit a156282d36
3 changed files with 1 additions and 1 deletions

0
Probes/rescue Executable file → Normal file
View file

View file

@ -35,5 +35,5 @@
<Action name="apt-key-add"
timing="post" when="modified" status="check"
command="cat /usr/bin/apt-key/*.asc | apt-key add -"/>
command="cat /etc/crans/apt-keys/*.asc | apt-key add -"/>
</Rules>