Обновить README.md

This commit is contained in:
2026-02-20 21:01:28 +05:00
parent 349e355d4a
commit 5aa8a8b65e

View File

@@ -1,10 +1,10 @@
# Запустить удалённый скрипт:
## wget
```
wget -qO - https://g.torshes.ru/alex/galias-d/raw/branch/main/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/branch/main/galias-d.sh)
source <(curl -s https://g.torshes.ru/alex/galias-d/raw/galias-d.sh)
```