diff --git a/README.md b/README.md index 99af800..cc0b294 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Запустить удалённый скрипт: + +## curl +``` +source <(curl --fsSL https://g.torshes.ru/alex/galias-d/raw/galias-d.sh) +``` + ## wget ``` 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) -``` \ No newline at end of file