Change Shebang
This commit is contained in:
parent
f6ec6c7517
commit
60dd071fc9
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
### BEGIN INIT INFO
|
||||
# Provides: ip6t-firewall
|
||||
# Required-Start: $local_fs $remote_fs $syslog $network $time
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
### BEGIN INIT INFO
|
||||
# Provides: ipt-firewall
|
||||
# Required-Start: $local_fs $remote_fs $syslog $network
|
||||
|
Loading…
Reference in New Issue
Block a user