We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
on the website https://nextcloudpi.com/ under LXD/LXC it says, that I should call bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v5.sh)" for proxmox installation. But that link results in a 404: https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v5.sh It would be nice if this would be fixed.
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v5.sh)"
The text was updated successfully, but these errors were encountered:
Thank you for the heads-up. That's outdated, you can now just use the official LXC container from https://github.com/nextcloud/nextcloudpi/releases to install NCP on Proxmox
Sorry, something went wrong.
I fixed the link and added the documentation for the LXC image installation method
No branches or pull requests
Hi,
on the website https://nextcloudpi.com/ under LXD/LXC it says, that I should call
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v5.sh)"
for proxmox installation. But that link results in a 404: https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v5.sh
It would be nice if this would be fixed.
The text was updated successfully, but these errors were encountered: