mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Replace ash shell with dash in contrib/reverse-dns.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/ash
|
||||
#!/bin/dash
|
||||
# $Id: reverse_replace.sh 18 2015-03-01 16:12:35Z jo $
|
||||
#
|
||||
# Usage e.g.: netstat -n -4 | reverse_replace.sh
|
||||
|
||||
Reference in New Issue
Block a user