diff --git a/SocialBox.sh b/SocialBox.sh old mode 100644 new mode 100755 diff --git a/install-sb.sh b/install-sb.sh old mode 100644 new mode 100755 index 85ef560..b1a0b8f --- a/install-sb.sh +++ b/install-sb.sh @@ -15,14 +15,14 @@ else cd .. fi #Instagram -git clone https://github.com/thelinuxchoice/instainsane.git +git clone https://github.com/permikomnaskaltara/instainsane.git cd instainsane chmod +x instainsane.sh chmod +x install.sh sudo ./install.sh cd .. #Twitter -git clone https://github.com/thelinuxchoice/tweetshell.git +git clone https://github.com/Mehran/tweetshell.git cd tweetshell chmod +x tweetshell.sh chmod +x install.sh