Browse Source

things

pull/2908/head
scott 5 years ago
parent
commit
f4e1ba23c0
  1. 2
      lgsm/functions/fix_openttd.sh

2
lgsm/functions/fix_openttd.sh

@ -7,4 +7,4 @@
local modulename="FIX"
local commandaction="Fix"
cp -r "${serverfiles}/.openttd/*" "${rootdir}/.openttd"
mv "${serverfiles}/.openttd/*" "${rootdir}/.openttd"

Loading…
Cancel
Save