1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-04 19:43:00 +02:00

Delete test.sh

This commit is contained in:
aclist 2022-05-29 15:29:39 +09:00 committed by GitHub
parent 1912e0c4b0
commit 462643e212
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +0,0 @@
#!/bin/bash
yad_path="/lib/yad"
yad=$(echo "$(dirname -- ${BASH_SOURCE[0]})${yad_path}")
${yad} --button="Ok":0 --text="\nTesting yad" --text-align=center --center --on-top --width=300