README - Turkish Added
This commit is contained in:
parent
f0bf037deb
commit
d5c83a73dd
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,9 @@ curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-E
|
||||||
|
|
||||||
# Spanish version
|
# Spanish version
|
||||||
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
||||||
|
|
||||||
|
# Turkish version
|
||||||
|
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-TR.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
Via Wget:
|
Via Wget:
|
||||||
|
@ -24,6 +27,9 @@ wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/t
|
||||||
|
|
||||||
# Spanish version
|
# Spanish version
|
||||||
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
||||||
|
|
||||||
|
# Turkish version
|
||||||
|
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-TR.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
Docker:
|
Docker:
|
||||||
|
|
Loading…
Reference in a new issue