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

updated readme

This commit is contained in:
ChiefGyk 2016-06-28 18:59:58 -04:00
parent 688ab401e2
commit 409cbbe014

View File

@ -1,6 +1,8 @@
# Add Blocklist.de malicious IP Addresses to Daily Crontab
# Also IPtables-persistent to save IP addresses upon reboot
# Added by Alon "ChiefGyk" Ganon
# alon@ganon.me
# Are we running as root?
if [[ $EUID -ne 0 ]]; then
echo "This script must be run as root. Please re-run like this:"