fix vaheim

This commit is contained in:
stubbfel
2021-03-23 22:07:51 +01:00
parent 535e8323b1
commit 85ac69fc5d

View File

@@ -8,7 +8,7 @@ let
[
]);
runScript = ''
bash ./start_server_bepinex.sh -name "vaheim.stubbe.rocks" -password "vsr" -port 2456 -world "stubbe worlds" -public 0 -savedir /home/sshuser/Valheim_sw"
bash ./start_server_bepinex.sh -name "vaheim.stubbe.rocks" -password "vsr" -port 2456 -world "stubbe worlds" -public 0 -savedir "/home/sshuser/Valheim_sw"
'';
});