1
This commit is contained in:
parent
7c13bfa218
commit
bf1158b7e0
2
hlna.py
2
hlna.py
@ -393,7 +393,7 @@ def yaml_create(game, dir_server="", cluster_server="", map_s="", name_server=""
|
||||
'path_server': dir_server
|
||||
}
|
||||
]
|
||||
elif game != "":
|
||||
if game != "":
|
||||
print_line("elif game !=")
|
||||
systemd_unit_create(game)
|
||||
with open(path_yaml, 'w') as yamlfile:
|
||||
|
Loading…
Reference in New Issue
Block a user