This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# setup Java, Maven, Git, Jenkins and LAMP in ubuntu | |
#!/bin/bash | |
sudo apt-get update | |
echo "Starting setup" | |
echo "Will install Java, Maven, Git, Jenkins and LAMP" | |
process_id="" | |
resetVar() { | |
while [ "${#}" -ge 1 ]; do | |
unset "${1}" | |
shift |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2021-04-14T16:42:32.470Z","extensionVersion":"v3.4.3"} |