„README.md“ ändern
This commit is contained in:
parent
22ccbc9192
commit
cb1df859e0
1 changed files with 6 additions and 1 deletions
|
|
@ -18,7 +18,12 @@ curl https://git.elektrollart.org/Elektroll/sslchecker/raw/branch/master/sslchec
|
|||
|
||||
If you want and trust me, you may also download the file into ```/usr/bin/``` so you can run it global
|
||||
```
|
||||
sudo curl https://git.elektrollart.org/Elektroll/sslchecker/raw/branch/master/sslchecker -o /usr/bin/sslchecker``` and make it executable ```sudo chmod +x /usr/bin/sslchecker
|
||||
sudo curl https://git.elektrollart.org/Elektroll/sslchecker/raw/branch/master/sslchecker -o /usr/bin/sslchecker
|
||||
```
|
||||
and make it executable
|
||||
|
||||
```
|
||||
sudo chmod +x /usr/bin/sslchecker
|
||||
```
|
||||
In this case you can update the script file by running `sslchecker` with the `-u` option.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue