her.esy.fun/engine/deploy.sh
Yann Esposito (Yogsototh) adda573e72
a bit of shellcheck
2020-02-10 09:42:17 +01:00

11 lines
177 B
Bash
Executable file

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