100-bash-location.patch 177 B

12345678
  1. --- a/iptables/iptables-apply
  2. +++ b/iptables/iptables-apply
  3. @@ -1,4 +1,4 @@
  4. -#!/bin/bash
  5. +#!/usr/bin/env bash
  6. #
  7. # iptables-apply -- a safer way to update iptables remotely
  8. #