mirror of
https://github.com/therootcompany/serviceman.git
synced 2025-02-22 22:58:04 +00:00
update curl command
This commit is contained in:
parent
1196f1d389
commit
3b6c4bbb7d
@ -85,7 +85,7 @@ see the instructions for building far down below.
|
||||
## Downloads
|
||||
|
||||
```
|
||||
curl "https://rootprojects.org/serviceman/dist/$(uname -s)/$(uname -m)/serviceman" -o serviceman
|
||||
curl -fsSL "https://rootprojects.org/serviceman/dist/$(uname -s)/$(uname -m)/serviceman" -o serviceman
|
||||
chmod +x ./serviceman
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user