nekoray_Mahdi-zarei/script/env_deploy.sh
2024-12-24 23:31:11 +03:30

5 lines
130 B
Bash
Executable File

SRC_ROOT="$PWD"
DEPLOYMENT="$SRC_ROOT/deployment"
BUILD="$SRC_ROOT/build"
version_standalone="nekoray-"$(cat nekoray_version.txt)