From 6f1d71eed6a041147a466c9444507d7aaafac00f Mon Sep 17 00:00:00 2001 From: srv Date: Tue, 6 May 2025 03:33:56 -0500 Subject: Fix instance the correct file to run --- yad-panel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yad-panel.sh') diff --git a/yad-panel.sh b/yad-panel.sh index dee551d..095b083 100644 --- a/yad-panel.sh +++ b/yad-panel.sh @@ -46,7 +46,7 @@ case $? in case $? in 0) - bash "$HOME/automatisiere-lieblingstexte/yad-panel.sh" 'Z9SWsMuc89' + bash "$HOME/automatisiere-lieblingstexte/run.sh" 'Z9SWsMuc89' ;; esac buttons -- cgit v1.2.3