mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
1 line
135 B
Makefile
1 line
135 B
Makefile
if [ -f /usr/local/etc/rc.configure_firmware ]; then echo "Reloading firmware configuration"; /usr/local/etc/rc.configure_firmware; fi
|