mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-26 20:30:41 +00:00
Fix fetch method (#10608)
This commit is contained in:
@@ -20,7 +20,7 @@ msg_ok "Installed Dependencies"
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
|
||||
read -rp "${TAB3}Install OnlyOffice components instead of CKEditor? (Y/N): " onlyoffice
|
||||
fetch_and_deploy_gh_release "cryptpad" "cryptpad/cryptpad"
|
||||
fetch_and_deploy_gh_release "cryptpad" "cryptpad/cryptpad" "tarball"
|
||||
|
||||
msg_info "Setup ${APPLICATION}"
|
||||
cd /opt/cryptpad
|
||||
|
||||
Reference in New Issue
Block a user