add adlist argument redirector

This commit is contained in:
Adam Warner 2017-03-31 20:03:56 +01:00
parent b4bc90fb85
commit 3a3dde6298
No known key found for this signature in database
GPG Key ID: 7C062498C7FA6E49
1 changed files with 1 additions and 0 deletions

View File

@ -458,6 +458,7 @@ main() {
"hostrecord" ) SetHostRecord;;
"-i" | "interface" ) SetListeningMode;;
"-t" | "teleporter" ) Teleporter;;
"adlist" ) CustomizeAdLists;;
* ) helpFunc;;
esac