mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Ad block installer option (beta)
This commit is contained in:
@@ -62,6 +62,9 @@ while :; do
|
||||
ovpn_option="$2"
|
||||
shift
|
||||
;;
|
||||
-a|--adblock)
|
||||
install_adblock=1
|
||||
;;
|
||||
-c|--cert|--certificate)
|
||||
install_cert=1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user