−useless
All checks were successful
/ job (push) Successful in 4m56s

This commit is contained in:
Marc Beninca 2025-07-07 04:34:57 +02:00
parent 0b924b1ddf
commit 62b3a9264b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -22,9 +22,6 @@ RWX_MAIN_NAME="main.sh"
# name of the project itself
RWX_SELF_NAME="rwx"
# prefix for command functions
RWX_SELF_COMMAND="_${RWX_SELF_NAME}_cmd_"
# ╭──────┬───────────╮
# │ main │ variables │
# ╰──────┴───────────╯