diff --git a/hlna-git/postinstall.sh b/hlna-git/postinstall.sh index 93cff49..2f7588a 100755 --- a/hlna-git/postinstall.sh +++ b/hlna-git/postinstall.sh @@ -1,3 +1,4 @@ +echo "я запустился" if test -f ~/.zshrc; then echo 'alias hlna="hlna.py"'>>~/.zshrc echo 'alias hlna-bot="hlna-bot.py"'>>~/.zshrc