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:
parent
32cf3d7610
commit
91edc1b52b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue