do an explicit stop/start

main
Anthony Young 13 years ago
parent c986b3f8c7
commit ec38c40a4d

@ -84,4 +84,5 @@ for plugin in ${PLUGINS//,/ }; do
done
# Restart jenkins
restart jenkins
stop jenkins || true
start jenkins

Loading…
Cancel
Save