mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-13 00:50:01 +00:00
Compare commits
2 Commits
cceb02821a
...
0b1a939087
Author | SHA1 | Date | |
---|---|---|---|
|
0b1a939087 | ||
|
893618f147 |
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user