Jenkins Setup: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
if [ "$jenkinsdomain" = "" ]; then
if [ "$jenkinsdomain" = "" ]; then
clear     
clear     
     echo -e "******************** YOUR DOMAIN CAN NOT BE BLANK ! ********************"  
     echo -e "******************** YOUR DOMAIN CAN NOT BE BLANKED ! ********************"  
./jenkins_installer.sh
./jenkins_installer.sh
exit
exit