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

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
echo "Updating"
#update everything
/home/tech1/Osselbot/
cd /home/tech1/Osselbot/
npm install discord.js
git pull
echo "STARTING"