firmware: put 99e4cd28b6 back where it belongs

Without backgrounding because this is important.
This commit is contained in:
Franco Fichtner 2026-02-11 15:53:00 +01:00
parent a6f5203adb
commit 8a52f03b37

View file

@ -2,3 +2,6 @@
# refresh relevant configuration files
/usr/local/etc/rc.configure_firmware
# remove our stale pyc files not handled by pkg
find /usr/local/opnsense -type f -name "*.pyc" -delete