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