shebang change for portability

This commit is contained in:
troyengel 2017-09-29 09:43:35 -05:00
parent 3ea1f3e3b2
commit 6c08ad807c

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# #
## petrified - bash client to update dynamic DNS at freedns.afraid.org ## petrified - bash client to update dynamic DNS at freedns.afraid.org
## Copyright (c) 2015 Troy Engel ## Copyright (c) 2015 Troy Engel