tang minghao commited on
Commit
339d4ea
1 Parent(s): 400f2e0

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -3,5 +3,5 @@
3
  chown -R ${PUID}:${PGID} /opt/alist/
4
 
5
  umask ${UMASK}
6
-
7
  exec su-exec ${PUID}:${PGID} ./alist server --no-prefix
 
3
  chown -R ${PUID}:${PGID} /opt/alist/
4
 
5
  umask ${UMASK}
6
+
7
  exec su-exec ${PUID}:${PGID} ./alist server --no-prefix