Fix invalid refspec
This commit is contained in:
parent
1319eff9fd
commit
ee00e2b095
2
init.sh
2
init.sh
@ -107,7 +107,7 @@ else
|
|||||||
git commit -m "Init"
|
git commit -m "Init"
|
||||||
git remote add upstream $DL_LINK
|
git remote add upstream $DL_LINK
|
||||||
fi
|
fi
|
||||||
git pull upstream $DL_LINK
|
git pull upstream
|
||||||
echo " === Using latest version on $DL_LINK"
|
echo " === Using latest version on $DL_LINK"
|
||||||
echo " === Starting!"
|
echo " === Starting!"
|
||||||
httpd-foreground
|
httpd-foreground
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user