mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
Update install
This commit is contained in:
parent
1e0bb7c560
commit
f04f991172
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ then
|
|||
# $ means 'process only the last line'
|
||||
sudo sed -i '$ s@--ajp13Port=$AJP_PORT@--ajp13Port=$AJP_PORT --prefix=$PREFIX@g' /etc/default/jenkins
|
||||
fi
|
||||
sudo sed -i 's@@$path@g' /etc/default/jenkins
|
||||
sudo sed -i "/HTTP_PORT=.*/aHTTP_PORT=$port" /etc/default/jenkins
|
||||
|
||||
sudo service jenkins restart
|
||||
|
|
Loading…
Reference in a new issue