From 894516236922d3acf343c55eb55301bee07c7b00 Mon Sep 17 00:00:00 2001 From: srv Date: Tue, 6 May 2025 03:47:04 -0500 Subject: Put the buttons method in a place for be execute after yad dialog --- yad-panel.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yad-panel.sh') diff --git a/yad-panel.sh b/yad-panel.sh index d8b4bce..9ad789a 100644 --- a/yad-panel.sh +++ b/yad-panel.sh @@ -41,13 +41,13 @@ case $? in --center --title="Listo para empezar" \ --button="👍":0 \ --text="Puedes modificar el texto ...o si ya está todo listo empezemos!" - + + buttons case $? in 0) bash "$HOME/automatisiere-lieblingstexte/run.sh" 'Z9SWsMuc89' ;; esac - buttons else echo "No upd" fi -- cgit v1.2.3