fix: shebang of entrypoint.sh (#8408)

This commit is contained in:
Mmx
2025-04-27 19:56:34 +08:00
committed by GitHub
parent 17b42b9fa4
commit bf0705ec17

View File

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