Initial commit based on GenericQtClient v0.3.0

This commit is contained in:
2026-02-04 19:02:41 +01:00
parent debb462f70
commit b24bda2d95
79 changed files with 5014 additions and 0 deletions

4
installer/.env Normal file
View 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}"