her.esy.fun/engine/deploy.sh
Yann Esposito (Yogsototh) fe98c7dd13
script move
2020-02-09 12:57:46 +01:00

11 lines
162 B
Bash
Executable file

#!/usr/bin/env zsh
cd $(git rev-parse --show-toplevel)
rootdir=${0:h}
echo $rootdir
./engine/clean.sh
./engine/build.sh
./engine/pre-deploy.sh
./engine/sync.sh