mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-02 15:05:59 +00:00
Add pnpm as a dependency to ghost-cli install (#13789)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ function update_script() {
|
||||
check_container_resources
|
||||
|
||||
setup_mariadb
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
NODE_VERSION="22" NODE_MODULE="pnpm" setup_nodejs
|
||||
ensure_dependencies git
|
||||
|
||||
msg_info "Updating Ghost"
|
||||
|
||||
Reference in New Issue
Block a user