mirror of
https://github.com/AlistGo/alist.git
synced 2025-05-30 12:37:58 +08:00
fix: shebang of entrypoint.sh (#8408)
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
umask ${UMASK}
|
umask ${UMASK}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user