aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/patches/100-bash-location.patch
blob: 02ee45ba1ee77192f853cf0f927cc0fa99eb677b (plain)
1
2
3
4
5
6
7
8
--- a/iptables/iptables-apply
+++ b/iptables/iptables-apply
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # iptables-apply -- a safer way to update iptables remotely
 #