Skip to content

Commit

Permalink
Look&Feel
Browse files Browse the repository at this point in the history
  • Loading branch information
radio24 committed Sep 21, 2024
1 parent be5c1d7 commit a7a9034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ else

###### DISPLAY THE MAIN MENU ######
if [ "$ON_A_CLOUD" -eq "1" ]; then
CHOICE=$(whiptail --nocancel --title "TorBox on a cloud v.0.5.3 - MAIN MENU" --menu "Choose an option (ESC -> command prompt) $TOR_STATUS" $MENU_HEIGHT $MENU_WIDTH $MENU_LIST_HEIGHT \
CHOICE=$(whiptail --nocancel --title "TorBox on a cloud v.0.5.3 - MAIN MENU" --menu "Choose an option (ESC -> command prompt) $TOR_STATUS" $MENU_HEIGHT $MENU_WIDTH $MENU_LIST_HEIGHT \
" 1" "Tor statistics (press m for menu / q to quit)" \
" 2" "Enforce a new exit node with a new IP" \
" 3" "Restart Tor - check if it is working (press q to quit)" \
Expand Down

0 comments on commit a7a9034

Please sign in to comment.