Last active 1724567472

Установка и скачивание galias из gitea

alex's Avatar alex revised this gist 1724567472. Go to revision

1 file changed, 2 insertions, 2 deletions

galiasInit.sh

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

alex's Avatar alex revised this gist 1724567279. Go to revision

2 files changed, 5 insertions, 8 deletions

galias-dg.sh (file deleted)

@@ -1,8 +0,0 @@
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!!"
7 -
8 - https://gist.torshes.ru/alex/galias

galiasInit.sh(file created)

@@ -0,0 +1,5 @@
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!!"

alex's Avatar alex revised this gist 1724567196. Go to revision

1 file changed, 3 insertions, 1 deletion

galias-dg.sh

@@ -3,4 +3,6 @@
3 3 # wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh
4 4 # sh -c "$(wget https://g.torshes.ru/alex/galias-d/src/branch/main/galias-d.sh -O -)"
5 5
6 - echo "hey! this is galias-d! from gist!!"
6 + echo "hey! this is galias-d! from gist!!"
7 +
8 + https://gist.torshes.ru/alex/galias

alex's Avatar alex revised this gist 1724567138. Go to revision

1 file changed, 4 insertions, 1 deletion

galias-dg.sh

@@ -1,3 +1,6 @@
1 1 #!/bin/bash
2 2
3 - echo hey!
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!!"

alex's Avatar alex revised this gist 1724567030. Go to revision

1 file changed, 3 insertions

galias-dg.sh(file created)

@@ -0,0 +1,3 @@
1 + #!/bin/bash
2 +
3 + echo hey!
Newer Older