Add _prompt_install_wireguard

This commit is contained in:
billz 2021-02-23 23:21:38 +00:00
parent cc1c8d594a
commit 369f303926
1 changed files with 1 additions and 0 deletions

View File

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