From 0330ea632a488ded26649a80ac28d223747cce9b Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Feb 2023 16:08:51 +0300 Subject: [PATCH] 1 --- hlna-git/postinstall.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hlna-git/postinstall.sh b/hlna-git/postinstall.sh index 225d1a0..93cff49 100755 --- a/hlna-git/postinstall.sh +++ b/hlna-git/postinstall.sh @@ -1,4 +1,3 @@ -#!/usr/bin/env bash if test -f ~/.zshrc; then echo 'alias hlna="hlna.py"'>>~/.zshrc echo 'alias hlna-bot="hlna-bot.py"'>>~/.zshrc