diff --git a/lxc/nginx-proxy-manager/install/alpine.sh b/lxc/nginx-proxy-manager/install/alpine.sh index cb3a8d5..f31ce46 100644 --- a/lxc/nginx-proxy-manager/install/alpine.sh +++ b/lxc/nginx-proxy-manager/install/alpine.sh @@ -89,7 +89,7 @@ runcmd apk upgrade # Install dependancies log "Installing dependencies" -runcmd 'apk add python3 openresty nodejs yarn openssl apache2-utils logrotate $DEVDEPS' +runcmd 'apk add python3 py3-pip openresty nodejs yarn openssl apache2-utils logrotate $DEVDEPS' # Setup python env and PIP log "Setting up python" @@ -256,4 +256,4 @@ log "Installation complete \e[0mNginx Proxy Manager should be reachable at the following URL. http://${IP}:81 -" \ No newline at end of file +"