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

Merge branch 'master' into testing

This commit is contained in:
Maniack Crudelis 2018-07-16 18:24:56 +02:00 committed by GitHub
commit fa4ce8723f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ ynh_maintenance_mode_ON
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
wget --no-verbose https://pkg.jenkins.io/debian-stable/binary/jenkins_${jenkins_version}_all.deb
dpkg --install jenkins_${jenkins_version}_all.deb
dpkg --install --force-confold jenkins_${jenkins_version}_all.deb
#=================================================
# FIX JENKINS SETUP