Explorar el Código

Update start script

JoostSijm hace 6 años
padre
commit
63090b8866
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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