Daniel Gibbs 8 년 전
부모
커밋
abf3cd12ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lgsm/functions/install_ts3db.sh

+ 1 - 1
lgsm/functions/install_ts3db.sh

@@ -71,7 +71,7 @@ echo "================================="
 sleep 1
 echo "IMPORANT! Save these details for later."
 sleep 1
-cd "${executabledir}"
+cd "${executabledir}" || exit
 ./ts3server_startscript.sh start inifile=ts3-server.ini
 sleep 5
 ./ts3server_startscript.sh stop