official color - #7a8c9a

 -p 2023


ssh://kmechnet@154.12.253.96:2023/home/kmechnet/public_html/reitzelwalkerlk.k-mech.com/inventory-management/krepo.git

PATH="/home/kmechnet/bin":$PATH
export PATH

APP_WEB_DIR="/home/kmechnet/public_html/reitzelwalkerlk.k-mech.com"
APP_GIT_DIR="/home/kmechnet/public_html/reitzelwalkerlk.k-mech.com/krepo.git"

git --work-tree=${APP_WEB_DIR} --git-dir=${APP_GIT_DIR} checkout -f

cd ${APP_WEB_DIR}
composer install

chmod -R g+w storage
