mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2026-04-21 00:09:06 -04:00
Update bot-start.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user