Installer works on Linux via command line script build.sh. Based on legacy projects needs refactoring. (./build.sh 0.0.3 linux GenericQtClient org.working_copy.genericQtClient)
This commit is contained in:
4
installer/.env
Normal file
4
installer/.env
Normal file
@ -0,0 +1,4 @@
|
||||
# ssh url of the packages directory of the repo
|
||||
PROJECT_FOLDER=""
|
||||
export CONFIG_REPO_URL="/${PROJECT_FOLDER}"
|
||||
export PUSH_REPO_URL="/${PROJECT_FOLDER}"
|
||||
Reference in New Issue
Block a user