After running apt-get upgrade and rebooting, I download this script, as per the instructions:
Code: Select all
wget https://download.onlyoffice.com/install/workspace-install.sh
Code: Select all
Err:5 http://download.onlyoffice.com/repo/debian stable Release
404 Not Found [IP: 13.33.68.45 80]
Code: Select all
E: The repository 'http://download.onlyoffice.com/repo/debian stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Code: Select all
apt-get update
Code: Select all
apt-get update
Is there something wrong with the repository, or am I doing something wrong?
Thanks.