Skip to content

Commit df58dfe

Browse files
authored
Setup Wizard: avoid flashing
1 parent 87270bb commit df58dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-photobooth.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ function info() {
149149
else
150150
whiptail --title "$title" --infobox "$message" "$height" "$width" < /dev/tty > /dev/tty 2>&1
151151
fi
152+
sleep 1
152153
}
153154

154155
function warn() {

0 commit comments

Comments
 (0)