spitzip/config.txt

4 lines
92 B
Plaintext

APP_NAME="$(cat $MY_DIR/appname.txt)"
APP_DIR="/opt/$APP_NAME"
APP_BIN_DIR="/usr/local/bin"