Repository to hold all scripts used for building and deploying projects of all required programming languages. Scripts should be self-updating.
SigScript/Java/scripts/update.sh

3 lines
59 B

#Pulls the latest version of the repository.
#Java
git pull