mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +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