hopefully this does the trick

This commit is contained in:
Brendan Webb 2021-08-22 17:34:13 +10:00
parent 812e0167f9
commit f544ee169f
1 changed files with 2 additions and 4 deletions

View File

@ -17,13 +17,11 @@ fi
if [ "$1" = "update" ]; then
mv wpset /bin/wpset
chmod +x /bin/wpset
cd /home/$USER/
rm -rf brendotools-wallman*
echo "done."
fi
# location where config file will reside.
# DO NOT CHANGE AS THIS IS HARD-CODED INTO
# ALL THE SCRIPTS AND ***BY GOD*** WILL IT BE A NIGHTMARE TO CHANGE.