Skip to content

Commit 81a1a08

Browse files
README.md
1 parent 20c4868 commit 81a1a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ POSTGREY_FILE="/etc/postgrey/whitelist_clients.local"
114114
Run the script with your whitelist file:
115115

116116
```bash
117-
sudo ./add_whitelists.sh whitelist.txt
117+
sudo ./add_whitelists.sh -f whitelist.txt
118118
```
119119
Quick add: add any single domain or IP with one command, no file needed:
120120
```bash

0 commit comments

Comments
 (0)