Merge aa7596bad88ae33c4b530979c510dc18255711b8 into a5db1bbbc6126de4184c64b1f1ca2b7b3a7828f4

This commit is contained in:
superpuffin 2025-08-11 11:46:24 +05:30 committed by GitHub
commit 4ba1c9bfc0
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