20 second Action dialog timeout seems about right

This commit is contained in:
Chris Renshaw
2024-09-27 07:19:05 -03:00
committed by GitHub
parent 629de14990
commit c13a7b1299

View File

@@ -7,5 +7,5 @@ unset ASH_STANDALONE
sh $MODPATH/autopif.sh || exit 1
echo -e "\nDone!"
echo -e "\nClosing dialog in 15 seconds ..."
sleep 15
echo -e "\nClosing dialog in 20 seconds ..."
sleep 20