export projectRoot path

This commit is contained in:
Elio Bischof
2022-07-20 13:15:32 +02:00
parent b951179ac5
commit 8e55893bc2

View File

@@ -2,6 +2,8 @@
set -e
export projectRoot="."
DO_BUILD=1
DO_DEPLOY=1