1
0
Fork 0
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:
aclist 2022-08-07 14:46:38 +09:00 committed by GitHub
parent e2ee67bccd
commit 470ccdfc8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
install.sh Normal file
View 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