add adlist argument redirector
This commit is contained in:
parent
b4bc90fb85
commit
3a3dde6298
|
@ -458,6 +458,7 @@ main() {
|
|||
"hostrecord" ) SetHostRecord;;
|
||||
"-i" | "interface" ) SetListeningMode;;
|
||||
"-t" | "teleporter" ) Teleporter;;
|
||||
"adlist" ) CustomizeAdLists;;
|
||||
* ) helpFunc;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue