mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-03 05:06:23 -05:00
Update bot-start.sh
This commit is contained in:
parent
e503521fe6
commit
629486d04a
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Updating"
|
||||
#Update Node Based stuff
|
||||
cd /home/ceasharks/github/Osselbot/
|
||||
n stable
|
||||
cd /home/ec2-user/github/Osselbot/
|
||||
nvm node
|
||||
npm upgrade
|
||||
#update code
|
||||
git pull --force
|
||||
|
Loading…
Reference in New Issue
Block a user