Browse Source

Update start script

JoostSijm 6 years ago
parent
commit
63090b8866
1 changed files with 1 additions and 1 deletions
  1. 1 1
      start.sh

+ 1 - 1
start.sh

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