curl update
This commit is contained in:
10
README.md
10
README.md
@@ -1,10 +1,12 @@
|
|||||||
# Запустить удалённый скрипт:
|
# Запустить удалённый скрипт:
|
||||||
|
|
||||||
|
## curl
|
||||||
|
```
|
||||||
|
source <(curl --fsSL https://g.torshes.ru/alex/galias-d/raw/galias-d.sh)
|
||||||
|
```
|
||||||
|
|
||||||
## wget
|
## wget
|
||||||
```
|
```
|
||||||
wget -qO - https://g.torshes.ru/alex/galias-d/raw/galias-d.sh | bash
|
wget -qO - https://g.torshes.ru/alex/galias-d/raw/galias-d.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
## curl
|
|
||||||
```
|
|
||||||
source <(curl -s https://g.torshes.ru/alex/galias-d/raw/galias-d.sh)
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user