1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update scripts/change_url

Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
yalh76 2019-07-13 19:23:23 +02:00 committed by GitHub
parent c7be15048d
commit 2003dc99bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ ynh_replace_string --match_string="$old_domain$old_path" --replace_string="$new_
#================================================= #=================================================
# START SYSTEMD SERVICE # START SYSTEMD SERVICE
#================================================= #=================================================
ynh_print_info --message="Starting a systemd service..." ynh_print_info --message="Starting $app service..."
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Started Wekan, task board" ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Started Wekan, task board"
sleep 30 sleep 30