KazV2/dockers/web/build.sh
2024-07-08 20:51:54 +02:00

11 lines
180 B
Bash
Executable File

#!/bin/bash
KAZ_ROOT=$(cd $(dirname $0)/../..; pwd)
. "${KAZ_ROOT}/bin/.commonFunctions.sh"
setKazVars
cd $(dirname $0)
. "${DOCKERS_ENV}"
cp autoconfig.yml.dist autoconfig.yml