Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
InfoSecREDD authored Dec 10, 2023
1 parent ce0f46a commit b26dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ getdir(){
DIR="$( cd -P "$( dirname "$SOURCE" )" >/dev/null 2>&1 && pwd )"
}
getdir;
HOMEDIR=/root/netup
HOMEDIR=/usr/local/bin
DELFILE="$DIR/$0"
root_check_init(){
echo "Checking for Root.."
Expand Down

0 comments on commit b26dc02

Please sign in to comment.