mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Update install
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
parent
4c622196a6
commit
90f09e4e90
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ yunohost service add $app --log "/var/log/$app/$app.log"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info --message="Reloading minetest..."
|
ynh_print_info --message="Reloading minetest..."
|
||||||
|
|
||||||
ynh_systemd_action --action=restart --line_match="Server for gameid=minetest listening on :::30000." --log_path="/var/log/$app/minetest.log"
|
ynh_systemd_action --action=restart --line_match="Server for gameid="$app" listening on :::30000." --log_path="/var/log/$app/minetest.log"
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue