template-restoreconfig.in 71 B

1234
  1. #!/bin/sh
  2. {{SERVERBIN-DIR}}/restoreconfig "$@" -Z {{SERV-ID}}
  3. exit $?