slitaz-forge rev 247

tank: small fix
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 07 23:10:20 2012 +0200 (2012-04-07)
parents d56eca67f576
children e47c51ce3436
files tank/tank
line diff
     1.1 --- a/tank/tank	Sat Apr 07 23:08:39 2012 +0200
     1.2 +++ b/tank/tank	Sat Apr 07 23:10:20 2012 +0200
     1.3 @@ -120,7 +120,7 @@
     1.4  # ~/.profile: Executed by Bourne-compatible login SHells.
     1.5  #
     1.6  EOF
     1.7 -		chown -R $user.$user /home/$user
     1.8 +		#chown -R $user.$user /home/$user
     1.9  		echo -e "Done\n" ;;
    1.10  	*)
    1.11  		usage ;;