mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 13:25:51 -05:00
2 lines
136 B
Plaintext
2 lines
136 B
Plaintext
if [ -f /usr/local/sbin/configctl ]; then echo -n "Reloading template %%ARG%%: "; /usr/local/sbin/configctl template reload %%ARG%%; fi
|