I ran the following command:
curl -o- https://deb.packages.mattermost.com/repo-setup.sh
and it doesn't work.
How can I remove this curled package and try the installation again?
I ran the following command:
curl -o- https://deb.packages.mattermost.com/repo-setup.sh
and it doesn't work.
How can I remove this curled package and try the installation again?
curl
only downloads the file given to it as @user535733 pointed out in the comments. Not knowing what exactly you try to the proper way might be:You could even do as described in the Mattermost documentation: