Skip to content

Commit

Permalink
fix: Remove depreciated VPN variables settings option from config
Browse files Browse the repository at this point in the history
  • Loading branch information
CLHatch authored Sep 8, 2024
1 parent 370cc61 commit 4f7d4d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .scripts/menu_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ menu_config() {
CONFIGOPTS+=("Full Setup " "This goes through all menus below. Recommended for first run")
CONFIGOPTS+=("Select Apps " "Select which apps to run. Previously enabled apps are remembered")
CONFIGOPTS+=("Set App Variables " "Review and adjust variables for enabled apps")
CONFIGOPTS+=("Set VPN Variables " "Review and adjust VPN specific variables")
CONFIGOPTS+=("Set Global Variables " "Review and adjust global variables")

local CONFIGCHOICE
Expand Down

0 comments on commit 4f7d4d8

Please sign in to comment.