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