Skip to content

Commit

Permalink
Update tools-init.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
willnode committed Jan 4, 2024
1 parent 5df6ff5 commit f352259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ wget -O ./webssh2/app/server/socket.js https://raw.githubusercontent.com/Fhwang0

npm i
chmod +x sudoutil.js sudokill.js sudocleanssl.js
echo Done! don't forget add sudoutil.js to sudoers
echo Done! don\'t forget add sudoutil.js to sudoers
echo "echo '`whoami` ALL = (root) NOPASSWD: `echo $PWD`/sudoutil.js' | sudo EDITOR='tee' visudo /etc/sudoers.d/`whoami`"

0 comments on commit f352259

Please sign in to comment.