update valheim server
This commit is contained in:
@@ -9,7 +9,7 @@ let
|
||||
file
|
||||
]);
|
||||
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";
|
||||
User = "sshuser";
|
||||
Group = "users";
|
||||
WorkingDirectory = "/home/sshuser/.steam/root/valheim";
|
||||
WorkingDirectory = "/home/sshuser/.steam/root/valheim_20210513";
|
||||
ExecStart = "${runEnv}/bin/vaheim-env";
|
||||
Restart = "always";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user