From 15530ac8e47ef733be66512008a1c236866fba84 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Feb 2023 16:37:43 +0300 Subject: [PATCH] 1 --- hlna-git/postinstall.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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