From 1377ce83e0afb6dfa23b46f87c70220f54af90d4 Mon Sep 17 00:00:00 2001 From: masouditabar <77860574+masouditabar@users.noreply.github.com> Date: Sat, 23 Jan 2021 01:07:08 +0330 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 9801350..f340cb9 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -#Author: github.com/manuHACK3R -#Instagram: @manuvish11 +#Author: github.com/masoditabar +#Instagram: @masouditabar.reza trap 'echo exiting cleanly...; exit 1;' SIGINT SIGTSTP checkroot() {