mirror of
https://github.com/opnsense/core.git
synced 2026-02-18 18:18:13 -05:00
firmware: put 99e4cd28b6 back where it belongs
Without backgrounding because this is important.
This commit is contained in:
parent
a6f5203adb
commit
8a52f03b37
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue