Closed z0rg0n closed 2 months ago
Describe the bug The How to install section for Callabora Online shows an incorrect URL.
To Reproduce Steps to reproduce the behavior:
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/collabora.sh)
Expected behavior The URL should be bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/collabora-online.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/collabora-online.sh)"
fixed it, thank you!
Describe the bug The How to install section for Callabora Online shows an incorrect URL.
To Reproduce Steps to reproduce the behavior:
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/collabora.sh)
.Expected behavior The URL should be
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/collabora-online.sh)"