mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
4 lines
116 B
Bash
Executable File
4 lines
116 B
Bash
Executable File
SRC_ROOT="$PWD"
|
|
DEPLOYMENT="$SRC_ROOT/deployment"
|
|
BUILD="$SRC_ROOT/build"
|
|
version_standalone="Throne-"$INPUT_VERSION |