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:
parent
a84cfec269
commit
bd0be1c290
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue