Added hashbang to wdns.

This commit is contained in:
Matthew Connelly 2013-08-29 20:02:29 +01:00
parent 826341d8c7
commit 18827ca04e
1 changed files with 1 additions and 0 deletions

1
wdns
View File

@ -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.