1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 21:32:36 +01:00
dztui/install.sh

5 lines
120 B
Bash
Raw Normal View History

2022-08-07 07:46:38 +02:00
#!/bin/bash
2023-05-06 21:48:41 +02:00
curl "https://raw.githubusercontent.com/aclist/dztui/main/dzgui.sh" > dzgui.sh
2022-08-07 07:46:38 +02:00
chmod +x dzgui.sh
./dzgui.sh