From 586480c826720b7ed47e1c70beb5ef6ab6588c1e Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Feb 2023 14:10: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 a4655d8..c86bab9 100644 --- a/hlna-git/postinstall.sh +++ b/hlna-git/postinstall.sh @@ -1,4 +1,3 @@ -#!/usr/bin/env bash if test -e ~/.zshrc; then sed -i -e '$aalias hlna="hlna.py"' ~/.zshrc sed -i -e '$aalias hlna-bot="hlna-bot.py"' ~/.zshrc