# Запустить удалённый скрипт: ## 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 ```