mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-18 12:34:31 -05:00
🗃️ modified: bin/entrypoint-aria2.sh 🗃️
This commit is contained in:
parent
73f2b422b6
commit
b838c13e19
@ -88,7 +88,7 @@ healthcheck)
|
|||||||
|
|
||||||
bash | shell | sh)
|
bash | shell | sh)
|
||||||
ARGS="$*"
|
ARGS="$*"
|
||||||
exec /bin/bash ${ARGS:--l}
|
exec /bin/bash ${ARGS:-}
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user