mirror of
https://github.com/chillout2k/ExOTA-Milter.git
synced 2026-02-04 00:14:24 +00:00
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
|
|
umask 0000
|
|
exec python3 /app/exota-milter.py |