mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 21:18:44 -04:00
1 line
136 B
Text
1 line
136 B
Text
if [ -f /usr/local/sbin/configctl ]; then echo -n "Reloading template %%ARG%%: "; /usr/local/sbin/configctl template reload %%ARG%%; fi
|