From 34a53caed32a1d05b4aa6223361840477d99a5d1 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sat, 2 Mar 2024 19:39:26 +0000 Subject: [PATCH] updated jenkins.sh --- jenkins/jenkins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jenkins.sh b/jenkins/jenkins.sh index 6573626a..a19e9747 100755 --- a/jenkins/jenkins.sh +++ b/jenkins/jenkins.sh @@ -39,7 +39,7 @@ Boots Jenkins CI in Docker, and builds the current repo ${0##*/} down - ${0##*/} ui - prints the Jenkins Server URL and on Mac automatically opens in browser + ${0##*/} ui - prints the Jenkins Server URL and automatically opens in browser Idempotent, you can re-run this and continue from any stage