From 0ffc4ad4918741d5c17581957624b2a24b15ed78 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Feb 2023 16:13:06 +0300 Subject: [PATCH] 1 --- hlna-git/postinstall.sh | 1 + 1 file changed, 1 insertion(+) 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