remove pnpm

This commit is contained in:
CanbiZ 2025-01-04 10:59:03 +01:00 committed by GitHub
parent cceb02821a
commit 893618f147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,6 @@ msg_ok "Set up Node.js Repository"
msg_info "Installing Node.js"
$STD apt-get update
$STD apt-get install -y nodejs
$STD npm install -g pnpm
msg_ok "Installed Node.js"
# Setup App