1
0
镜像自地址 https://github.com/mail-in-a-box/mailinabox.git 已同步 2026-03-13 17:17:23 +01:00

updated readme

这个提交包含在:
ChiefGyk
2016-06-28 18:59:58 -04:00
父节点 688ab401e2
当前提交 409cbbe014

查看文件

@@ -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:"