mirror of
https://github.com/chillout2k/ExOTA-Milter.git
synced 2025-12-13 10:20:18 +00:00
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
|
|
umask 0000
|
|
exec python3 /app/exota-milter.py |