update valheim server
This commit is contained in:
@@ -9,7 +9,7 @@ let
|
|||||||
file
|
file
|
||||||
]);
|
]);
|
||||||
runScript = ''
|
runScript = ''
|
||||||
bash ./start_server_bepinex.sh -name "vaheim.stubbe.rocks" -password "vsr" -port 2456 -world "Lostplaces.db" -public 0 -savedir /home/sshuser/Valheim_imtvsmb"
|
bash ./start_server_bepinex.sh -name "vaheim.stubbe.rocks" -password "vsr" -port 2456 -world "Lostplaces" -public 0 -savedir "/home/sshuser/Valheim_imtvsmb"
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ in
|
|||||||
Type = "simple";
|
Type = "simple";
|
||||||
User = "sshuser";
|
User = "sshuser";
|
||||||
Group = "users";
|
Group = "users";
|
||||||
WorkingDirectory = "/home/sshuser/.steam/root/valheim";
|
WorkingDirectory = "/home/sshuser/.steam/root/valheim_20210513";
|
||||||
ExecStart = "${runEnv}/bin/vaheim-env";
|
ExecStart = "${runEnv}/bin/vaheim-env";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user