wok-6.x rev 216
Typo again in slitaz-hacker (sorry guys)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Feb 14 18:39:34 2008 +0100 (2008-02-14) |
parents | a24feaeab23d |
children | 9b7165da4f03 |
files | slitaz-hacker/receipt |
line diff
1.1 --- a/slitaz-hacker/receipt Thu Feb 14 19:12:23 2008 +0100 1.2 +++ b/slitaz-hacker/receipt Thu Feb 14 18:39:34 2008 +0100 1.3 @@ -21,7 +21,7 @@ 1.4 cp -a stuff/profile $fs/home/hacker/.profile 1.5 # Change permissions. 1.6 # 1.7 - echo -n "Chmodig all files in $root/home/hacker..." 1.8 + echo -n "Chmodig all files in $fs/home/hacker..." 1.9 chown -R 500.500 $fs/home/hacker 1.10 status 1.11 }