mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
SRC_ROOT="$PWD"
|
|
DEPLOYMENT="$SRC_ROOT/deployment"
|
|
BUILD="$SRC_ROOT/build"
|
|
version_standalone="nekoray-"$INPUT_VERSION |