Workaround for AUTOUPDATE=false after Github update
This commit is contained in:
parent
7fde43c785
commit
c10c9a9b41
1
init.sh
1
init.sh
@ -118,6 +118,7 @@ else
|
||||
echo " === Pulling from github... (This might take a while)"
|
||||
git pull upstream master 2> /dev/null
|
||||
echo " === Using latest version on $DL_LINK"
|
||||
echo "github" > version
|
||||
echo " === Starting!"
|
||||
httpd-foreground
|
||||
elif [ $DL_TYPE = "mega" ]; then # the mega structure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user