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

Update upgrade

This commit is contained in:
yalh76 2021-03-04 15:15:48 +01:00
parent a84cfec269
commit bd0be1c290

View file

@ -182,7 +182,7 @@ ynh_maintenance_mode_OFF
#=================================================
ynh_script_progression --message="Upgrading jenkins-cli.phar..."
wget -nv --no-check-certificate https://$domain${path_url%/}/jnlpJars/jenkins-cli.jar -O $final_path/jenkins-cli.jar 2>&1
wget -nv --no-check-certificate https://127.0.0.1${path_url%/}/jnlpJars/jenkins-cli.jar -O $final_path/jenkins-cli.jar 2>&1
#=================================================
# UPGRADE PLUGINS