This commit is contained in:
Marc Beninca 2025-07-09 02:04:14 +02:00
parent 222972b6df
commit e060c18949
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 23 additions and 25 deletions

View file

@ -8,7 +8,7 @@
# TODO variablize
# path to the entrypoint main file of the project
RWX_MAIN_PATH="${RWX_ROOT_SYSTEM}/${RWX_MAIN_NAME}"
RWX_MAIN_PATH="${RWX_ROOT_SYSTEM}/${RWX_MAIN_NAME}.sh"
# user root directory of the project
RWX_SELF_USER="${HOME}/${RWX_SELF_NAME}"