Added hashbang to wdns.
This commit is contained in:
parent
826341d8c7
commit
18827ca04e
1
wdns
1
wdns
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
#wdns - Script to edit specific zones or the master zones conf file
|
#wdns - Script to edit specific zones or the master zones conf file
|
||||||
#Generate random string of characters. This is to ensure we're not directly editing things
|
#Generate random string of characters. This is to ensure we're not directly editing things
|
||||||
#TODO: Make the creation and management of reverse zones easier.
|
#TODO: Make the creation and management of reverse zones easier.
|
||||||
|
|
Loading…
Reference in New Issue