#!/bin/sh cd .. git pull mvn clean package -P test cd docker ./copy.sh sudo ./deploy.sh backend