.name location
This commit is contained in:
parent
961e93ca2b
commit
1b7bb9d16b
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
blue() { printf "\033[0;34m $* \033[0m\n" ;}
|
||||
red() { printf "\033[0;31m $* \033[0m\n" ;}
|
||||
|
||||
NAME=$(cat .name)
|
||||
NAME=$(cat /.name)
|
||||
rm -f .name
|
||||
blue Changing directory to /home/$NAME...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user