add force

This commit is contained in:
Alex Brow 2020-02-16 17:24:49 -05:00
parent 6b6e686a46
commit 9035ab6d92
No known key found for this signature in database
GPG Key ID: F48926893F475C25
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ echo "Updating"
#update everything
cd /home/tech1/Osselbot/
npm install discord.js
git pull
git pull --force
echo "STARTING"
node ./src/index.js