rconf
This commit is contained in:
parent
ad0c701eac
commit
c7213dd60d
2
hlna.py
2
hlna.py
@ -540,7 +540,7 @@ def stop(g, m, b, name_server=list_config):
|
||||
|
||||
for i in names_serverstart:
|
||||
data = read_yaml(i)
|
||||
os.system(f"~/git/hln-a/hlna.py rcon -m {i} -c SaveWorld")
|
||||
os.system(f"~/git/hln-a/hlna.py rcon SaveWorld -m {i}")
|
||||
x = os.system(f"systemctl --user stop ark_{data['SessionName'].lower()}.service")
|
||||
print_line(x)
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user