mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-02-21 05:07:16 -05:00
simplicity
This commit is contained in:
parent
ab4c6d52fd
commit
6a3d804158
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Updating"
|
||||
#Update Node Based stuff
|
||||
cd ~/Osselbot/
|
||||
n stable
|
||||
npm upgrade
|
||||
#update code
|
||||
cd /home/tech1/Osselbot/
|
||||
git pull --force
|
||||
#Starts the bot
|
||||
cd ./src
|
||||
|
Loading…
x
Reference in New Issue
Block a user