mirror of
https://github.com/aclist/dztui.git
synced 2025-04-05 12:03:00 +02:00
Delete test.sh
This commit is contained in:
parent
1912e0c4b0
commit
462643e212
1 changed files with 0 additions and 5 deletions
5
test.sh
5
test.sh
|
@ -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
|
|
Loading…
Reference in a new issue