This tool auto pulls code from git origins after the specific interval, to keep the vanilla deployments up to date.
$ sudo su
# mkdir -p /opt/echtops ; cd /opt/echtops
# git clone https://github.com/tech-alchemist/vanilla-deploy.git vanilla-deploy
# cd vanilla-deploy
# vim setupvars.conf ## Fill All The Fields ##
# bash install
# vim /etc/vanilla-deploy.conf
# deploy.bash < start / stop >