소스 검색

Update start script

JoostSijm 6 년 전
부모
커밋
63090b8866
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -1,4 +1,4 @@
 #!/bin/sh
 
 screen -S $1 -Am \
-	openttd -D -c $1.cfg -g $1.sav
+	openttd -D -c cfg/$1.cfg -g $1.sav