4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
[ -x /etc/postfix/chroot-update ] && exec /etc/postfix/chroot-update
|