mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-17 17:01:37 +00:00
drop node.js from installation process
This commit is contained in:
parent
60e2dc0807
commit
cee4a70c3c
@ -60,12 +60,6 @@ apt autoremove -y
|
||||
# requirements
|
||||
apt install -y software-properties-common curl zip unzip git gcc
|
||||
|
||||
|
||||
# nodejs
|
||||
curl -fsSL https://deb.nodesource.com/setup_lts.x | -E bash -
|
||||
apt update
|
||||
apt install nodejs -y
|
||||
|
||||
# certbot
|
||||
apt install certbot python3-certbot-nginx -y
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user