mirror of https://github.com/Xhofe/alist
fix: shebang of entrypoint.sh (#8408)
parent
17b42b9fa4
commit
bf0705ec17
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
umask ${UMASK}
|
||||
|
||||
|
|
Loading…
Reference in New Issue