Fix pulling upstream branchless
This commit is contained in:
parent
ab0984813f
commit
c01ba8b155
@ -107,7 +107,7 @@ else
|
||||
git commit -m "Init"
|
||||
git remote add upstream $DL_LINK
|
||||
fi
|
||||
git pull upstream
|
||||
git pull upstream master
|
||||
echo " === Using latest version on $DL_LINK"
|
||||
echo " === Starting!"
|
||||
httpd-foreground
|
||||
|
Loading…
Reference in New Issue
Block a user