fix
All checks were successful
/ job (push) Successful in 4m26s

This commit is contained in:
Marc Beninca 2025-07-08 07:07:11 +02:00
parent 576d0c981c
commit a3ea2e6ef0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -142,7 +142,7 @@ rwx_main_main() {
return 1
fi
# run code main function
rwx_code_main
rwx_code_main "${@}"
}
# run main function