Your IP : 3.133.161.69


Current Path : /usr/libexec/postfix/
Upload File :
Current File : //usr/libexec/postfix/chroot-update

#!/bin/bash

[ -x /etc/postfix/chroot-update ] && exec /etc/postfix/chroot-update
exit 0