Skip to content

Commit

Permalink
Merge pull request #1784 from GhostWriters/CLHatch-patch-2
Browse files Browse the repository at this point in the history
fix: Remove depreciated VPN variables settings option from config
  • Loading branch information
nemchik authored Sep 11, 2024
2 parents b14555a + 891a94f commit d2ca50c
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 d2ca50c

Please sign in to comment.