1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00

Update change_url

This commit is contained in:
yalh76 2022-03-19 12:23:29 +01:00
parent 32cf3d7610
commit 91edc1b52b

View file

@ -140,7 +140,7 @@ ynh_store_file_checksum --file="/etc/default/jenkins"
ynh_script_progression --message="Starting a systemd service..."
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --line_match="Started" --log_path="systemd" --timeout="300"
ynh_systemd_action --service_name=$app --action="start" --line_match="Started Jenkins Continuous Integration Server" --log_path="systemd" --timeout="300"
#=================================================
# RELOAD NGINX