shebang change for portability

This commit is contained in:
tengel 2024-03-20 09:32:36 -05:00
parent 63cdc59ef4
commit 1bb3ed28ef

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