Fix change-url script

This commit is contained in:
Josué Tille 2020-03-31 17:20:12 +02:00
parent 580a891b84
commit bd3fe9a846
No known key found for this signature in database
GPG Key ID: 716A6C99B04194EF

View File

@ -55,7 +55,7 @@ config_gitea
# RELOAD services
ynh_script_progression --message="Starting services..."
ynh_systemd_action -l "Starting new server: tcp:127.0.0.1:" -p "/var/log/$app/gitea.log" -t 10
ynh_systemd_action -l "Starting new server: tcp:127.0.0.1:" -p "/var/log/$app/gitea.log" -t 10 -a restart
sleep 1
# Store the checksum with the 'INTERNAL_TOKEN' value.