mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Fix change_url
This commit is contained in:
parent
b8a312bd49
commit
09b8ac5355
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ ynh_store_file_checksum --file="$config"
|
|||
#=================================================
|
||||
ynh_print_info --message="Starting a systemd service..."
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Starting hot deployment for Hypnotoad server"
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Server available at"
|
||||
|
||||
#=================================================
|
||||
# UPDATE SSOWAT
|
||||
|
|
Loading…
Reference in a new issue