„install-xash3ds.sh“ ändern
This commit is contained in:
parent
9752f64bfd
commit
3d2bcae53b
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ echo "= fetching hlds with steamcmd ="
|
||||||
curl -L "$steamcmd_url" | tar xzvf -
|
curl -L "$steamcmd_url" | tar xzvf -
|
||||||
## run half-life download from steam server with steamcmd
|
## run half-life download from steam server with steamcmd
|
||||||
## If grep find Error then fetch the hlds zip from github
|
## If grep find Error then fetch the hlds zip from github
|
||||||
|
echo "= This can take a while depending ony your connection ="
|
||||||
if ./steamcmd.sh +runscript hlds.install | grep Error
|
if ./steamcmd.sh +runscript hlds.install | grep Error
|
||||||
then
|
then
|
||||||
echo "= !! There was an error fetching hlds with steamcmd. Fetching it from github !! ="
|
echo "= !! There was an error fetching hlds with steamcmd. Fetching it from github !! ="
|
||||||
|
|
Loading…
Reference in a new issue