galias-dg.sh
· 212 B · Bash
Raw
#!/bin/bash
# wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh
# sh -c "$(wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh -O -)"
echo "hey! this is galias-d! from gist!!"
| 1 | #!/bin/bash |
| 2 | |
| 3 | # wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh |
| 4 | # sh -c "$(wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh -O -)" |
| 5 | |
| 6 | echo "hey! this is galias-d! from gist!!" |