Update update-sb4g.sh
This commit is contained in:
parent
79b0539f30
commit
2069ca7bbf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo "!!! Starting upgrade !!!"
|
echo "!!! Starting upgrade !!!"
|
||||||
cd /home/swee/sweeBot4Guilded
|
cd /home/swee/MeowNexGuilded
|
||||||
echo "Running git fetch..."
|
echo "Running git fetch..."
|
||||||
git fetch
|
git fetch
|
||||||
echo "Running git pull..."
|
echo "Running git pull..."
|
||||||
|
|
Loading…
Reference in a new issue