mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
mainmenu: fix typo at BOS menu entry
This commit is contained in:
parent
cd38663cd6
commit
f5a4906a39
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ case $CHOICE in
|
|||
;;
|
||||
FARADAY)
|
||||
sudo /home/admin/config.scripts/bonus.faraday.sh menu
|
||||
;;
|
||||
BOS)
|
||||
sudo /home/admin/config.scripts/bonus.bos.sh menu
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue