diff --git a/hlna-git/postinstall.sh b/hlna-git/postinstall.sh index 5977d93..331663a 100755 --- a/hlna-git/postinstall.sh +++ b/hlna-git/postinstall.sh @@ -1,7 +1,4 @@ -echo "я запустился" -whoami -exit -whoami +echo $SUDO_USER if test -f $HOME/.zshrc; then echo "zshrc" echo 'alias hlna="hlna.py"'>>$HOME/.zshrc