#!/bin/sh # cd /home/simon/wfc.git/fe.wfc git pull pnpm i pnpm build # cd /home/simon/wfc.git/fe.wfc.user git pull pnpm i pnpm build # cd /home/simon/wfc.git/be.wfc/docker ./copy.sh sudo docker stop wfc-nginx sudo docker rm wfc-nginx sudo ./deploy.sh frontend