Merge aa7596bad88ae33c4b530979c510dc18255711b8 into 31543864d968c215dfe3ceb1be57fba22711e2b2

This commit is contained in:
superpuffin 2025-08-21 12:08:08 +00:00 committed by GitHub
commit 31057fdeae
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 exit 1
fi fi
shift
run "${@}" run "${@}"
exit 0 exit 0