1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00

added #!/bin/bash to install.sh

This commit is contained in:
ChiefGyk 2016-06-29 19:09:17 -04:00
parent 8316782cdb
commit c15aa078b7

View File

@ -1,3 +1,4 @@
#!/bin/bash
# Add multiple lists of malicious IP Addresses by Daily Crontab
# Also makes ipset and iptables persistent upon reboot
# Added by Alon "ChiefGyk" Ganon