I have encountered a problem where the curl command for downloading the panel update would fail, even with sudo. I then tested this on multiple machines and it turns out i always had to be root first, by using sudo su.
Some people not that familiar with Linux may not get the idea of using sudo su, so i suggest adding a note or disclaimer to the panel update docs.
I have encountered a problem where the curl command for downloading the panel update would fail, even with sudo. I then tested this on multiple machines and it turns out i always had to be root first, by using
sudo su.Some people not that familiar with Linux may not get the idea of using
sudo su, so i suggest adding a note or disclaimer to the panel update docs.