mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
disable counter on boot
This commit is contained in:
parent
4424f5ab6b
commit
37d1c995b7
@ -14,7 +14,7 @@ for i in /env/init/*; do
|
||||
done
|
||||
|
||||
echo "- Hit m for menu or wait for autoboot -"
|
||||
timeout -a 1 -v key
|
||||
timeout -a 1 -s -v key
|
||||
|
||||
# Run menu
|
||||
if [ "${key}" != "m" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user