update curl command
Этот коммит содержится в:
родитель
1196f1d389
Коммит
3b6c4bbb7d
@ -85,7 +85,7 @@ see the instructions for building far down below.
|
|||||||
## Downloads
|
## 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
|
chmod +x ./serviceman
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user