fix: shebang of entrypoint.sh

This commit is contained in:
Mmx233 2025-04-20 03:02:29 +08:00
parent 88abb323cb
commit 6ced4db03b
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
umask ${UMASK}