Merge aa7596bad88ae33c4b530979c510dc18255711b8 into 8f459a139bd80d371c275b756a57c64d8f6a3d15

This commit is contained in:
superpuffin 2025-06-21 09:39:54 +02:00 committed by GitHub
commit 10a15a4c49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,6 @@ if [ "$(id -u)" != "0" ]; then
exit 1
fi
shift
run "${@}"
exit 0