mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +01:00
Add install.sh
This commit is contained in:
parent
e2ee67bccd
commit
470ccdfc8d
1 changed files with 4 additions and 0 deletions
4
install.sh
Normal file
4
install.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
curl "https://raw.githubusercontent.com/aclist/dztui/dzgui/dzgui.sh" > dzgui.sh
|
||||
chmod +x dzgui.sh
|
||||
./dzgui.sh
|
Loading…
Reference in a new issue