fix: shebang of entrypoint.sh (#8408)

pull/8447/head
Mmx 2025-04-27 19:56:34 +08:00 committed by GitHub
parent 17b42b9fa4
commit bf0705ec17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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