mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-18 16:32:17 +00:00
Remove redundant python3 from dependencies
This commit is contained in:
committed by
GitHub
parent
3c9881f21a
commit
a7390bc362
@@ -28,7 +28,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ensure_dependencies build-essential python3 python3-setuptools graphicsmagick
|
ensure_dependencies build-essential python3-setuptools graphicsmagick
|
||||||
NODE_VERSION="24" setup_nodejs
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
msg_info "Updating n8n"
|
msg_info "Updating n8n"
|
||||||
|
|||||||
Reference in New Issue
Block a user