chore: remove unused dependancies
This commit is contained in:
parent
984b68677e
commit
e5b91d9f40
@ -26,7 +26,7 @@ echo "fs.file-max = 65535" > /etc/sysctl.conf
|
|||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
info "Installing prerequisites..."
|
info "Installing prerequisites..."
|
||||||
apk add curl python3 git certbot jq openresty nodejs npm yarn openssl apache2-utils &>/dev/null
|
apk add python3 git certbot jq openresty nodejs npm yarn openssl apache2-utils &>/dev/null
|
||||||
python3 -m ensurepip &>/dev/null
|
python3 -m ensurepip &>/dev/null
|
||||||
|
|
||||||
if [ -f /etc/init.d/npm ]; then
|
if [ -f /etc/init.d/npm ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user