1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-06-03 16:03:00 +02:00
dztui/install.sh

5 lines
123 B
Bash
Raw Normal View History

2022-08-06 10:05:18 +09:00
#!/bin/bash
2022-09-26 04:27:47 +09:00
curl "https://raw.githubusercontent.com/aclist/dztui/testing/dzgui.sh" > dzgui.sh
2022-08-06 10:05:18 +09:00
chmod +x dzgui.sh
./dzgui.sh