mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-25 18:11:51 -05:00
2 lines
135 B
Makefile
2 lines
135 B
Makefile
if [ -f /usr/local/etc/rc.configure_firmware ]; then echo "Reloading firmware configuration"; /usr/local/etc/rc.configure_firmware; fi
|