Update wikijs-install.sh

This commit is contained in:
Bas van den Berg 2025-03-18 14:19:27 +01:00 committed by GitHub
parent 020941cca4
commit 80be7a6fef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,12 +19,7 @@ $STD apt-get install -y \
sudo \ sudo \
mc \ mc \
git \ git \
ca-certificates \ gpg
gnupg \
build-essential \
python3 \
g++ \
make
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository" msg_info "Setting up Node.js Repository"