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