mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-10 21:00:36 +02:00
cancel password menu
This commit is contained in:
parent
45004c4bae
commit
4998fba1e4
@ -63,6 +63,9 @@ if [ ${#abcd} -eq 0 ]; then
|
||||
D)
|
||||
abcd='d';
|
||||
;;
|
||||
*)
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user