mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-01-31 21:17:42 +01:00
fix: Component installation failure issue
This commit is contained in:
@@ -1890,11 +1890,15 @@ case $comp_choice in
|
||||
COMP_INST
|
||||
;;
|
||||
4)
|
||||
CHECK_PACKAGE_MANAGER
|
||||
CHECK_PKG_MANAGER
|
||||
INSTALL_NGINX
|
||||
COMP_INST
|
||||
;;
|
||||
5)
|
||||
INSTALL_Caddy
|
||||
CHECK_PACKAGE_MANAGER
|
||||
CHECK_PKG_MANAGER
|
||||
INSTALL_CADDY
|
||||
COMP_INST
|
||||
;;
|
||||
6)
|
||||
|
||||
Reference in New Issue
Block a user