Skip to content

Commit

Permalink
Update boot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSuh-Q3 committed Dec 5, 2023
1 parent b6e9c38 commit bcb6dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildroot/board/tcrpfriend/rootfs-overlay/root/boot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ function countdown() {
pip install passlib >/dev/null 2>/dev/null
sleep 3
mainmenu
;;
'e') # e key
echo "e key pressed! Entering Menu for Edit USB/SATA Command Line!"
pip install passlib >/dev/null 2>/dev/null
Expand Down

0 comments on commit bcb6dac

Please sign in to comment.