Git Deployment Script

$echo $PWD
/var/www/bmteknikk.ddns.net

$whoami
www-data

$git pull
Already up to date.

$git status
On branch production Your branch is up to date with 'origin/production'. nothing to commit, working tree clean

$git submodule sync


$git submodule update


$git submodule status