瀏覽代碼

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