Skip to content

Commit

Permalink
Added line 18 - Updated CHMOD
Browse files Browse the repository at this point in the history
Fixes `Bug` in uninstaller file
  • Loading branch information
CRO-THEHACKER authored May 10, 2019
1 parent a2dfaca commit 9c743e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ echo "
╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝╚═╝ ╚═╝
";

sudo chmod +x uninstall

if [ "$PREFIX" = "/data/data/com.termux/files/usr" ]; then
INSTALL_DIR="$PREFIX/usr/share/doc/fsociety"
BIN_DIR="$PREFIX/bin/"
Expand Down

0 comments on commit 9c743e6

Please sign in to comment.