add a script to automatically pull changes from git
This commit is contained in:
2
start.sh
2
start.sh
@@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
echo '==== Start updater ===='
|
||||||
|
screen -dmS updater bash autoupdate.sh
|
||||||
echo '==== Cleaning up dead screens ===='
|
echo '==== Cleaning up dead screens ===='
|
||||||
screen -wipe portfolio
|
screen -wipe portfolio
|
||||||
echo '==== Killing old server ===='
|
echo '==== Killing old server ===='
|
||||||
|
|||||||
Reference in New Issue
Block a user