4
0
Эх сурвалжийг харах

Merge remote-tracking branch 'refs/remotes/origin/master' into gmod-content-mounting

Daniel Gibbs 10 жил өмнө
parent
commit
245e7a72a3

+ 1 - 1
functions/fn_install_config

@@ -25,7 +25,7 @@ else
 fi
 echo "changing hostname."
 sed -i "s/\"<hostname>\"/\"${servername}\"/g" "${servercfgfullpath}"
-sleep1
+sleep 1
 echo "changing rconpassword."
 sed -i "s/\"<rconpassword>\"/\"${rconpass}\"/g" "${servercfgfullpath}"
 sleep 1