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