shebang change for portability
This commit is contained in:
parent
3ea1f3e3b2
commit
6c08ad807c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue