Browse Source

Add _prompt_install_wireguard

pull/1087/head
billz 2 years ago
parent
commit
369f303926
  1. 1
      installers/common.sh

1
installers/common.sh

@ -50,6 +50,7 @@ function _install_raspap() {
_configure_networking
_prompt_install_adblock
_prompt_install_openvpn
_prompt_install_wireguard
_patch_system_files
_install_complete
}

Loading…
Cancel
Save