Add csf/roles/README.md

This commit is contained in:
2025-03-13 18:22:03 +01:00
parent 973284371a
commit ae5098f0c2
+3
View File
@@ -0,0 +1,3 @@
```bash
curl -s https://git.julio.al/theraw/easy-whitelist/raw/branch/main/csf/roles/acronis.allow > /etc/csf/acronis.allow; echo 'Include /etc/csf/acronis.allow' >> /etc/csf/csf.allow; csf -ra
```