dns_update needs to run with bash when run directly, see #39

This commit is contained in:
Joshua Tauberer 2014-05-12 23:38:40 +00:00
parent c722625041
commit 091a58ac94
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
# DNS: Creates DNS zone files
#############################