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