From 9751b081ccd5603330aa19ef2aef3226eb3f13c3 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Mon, 26 Apr 2010 03:04:16 +0200 Subject: [PATCH] op_nubmode.sh: Small bugfix --- recipes/pandora-system/pandora-scripts/op_nubmode.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/pandora-system/pandora-scripts/op_nubmode.sh b/recipes/pandora-system/pandora-scripts/op_nubmode.sh index 584909e..3660330 100755 --- a/recipes/pandora-system/pandora-scripts/op_nubmode.sh +++ b/recipes/pandora-system/pandora-scripts/op_nubmode.sh @@ -83,5 +83,6 @@ case $mainsel in echo 20 > /proc/pandora/nub1/scroll_rate echo 20 > /proc/pandora/nub1/mbutton_threshold zenity --info --title="Settings restored" --text "The default nub-settings have been restored." --timeout 6 + ;; esac done \ No newline at end of file -- 2.39.5