From cb136a3531972cd6dd1bf9a741135aa6dcf93add Mon Sep 17 00:00:00 2001 From: zozo716272 <70083677+zozo716272@users.noreply.github.com> Date: Sun, 23 Aug 2020 05:27:24 +0200 Subject: [PATCH] Update instashell.sh --- instashell.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/instashell.sh b/instashell.sh index 303d741..231209f 100644 --- a/instashell.sh +++ b/instashell.sh @@ -2,6 +2,8 @@ # Coded by: github.com/thelinuxchoice # Instagram: @thelinuxchoice +cd instashell/ chmod 775 instashell.sh chmod 775 install.sh + trap 'store;exit 1' 2 string4=$(openssl rand -hex 32 | cut -c 1-4) string8=$(openssl rand -hex 32 | cut -c 1-8)