We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8877f4 commit 46ffb16Copy full SHA for 46ffb16
1 file changed
README.md
@@ -38,7 +38,7 @@ This tool allows you to clear log files such as :
38
With sudo
39
40
```bash
41
-sudo curl https://raw.githubusercontent.com/sundowndev/covermyass/master/covermyass -o /usr/bin/covermyass
+sudo curl -sSL https://raw.githubusercontent.com/sundowndev/covermyass/master/covermyass -o /usr/bin/covermyass
42
sudo chmod +x /usr/bin/covermyass
43
```
44
0 commit comments