Skip to content

Commit

Permalink
patch: clear menu cache as well
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Apr 20, 2021
1 parent 7604cc7 commit ed95d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions patch/opnsense-patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,5 @@ if [ -f ${REFRESH} ]; then
# always force browser to reload JS/CSS
touch ${REFRESH}
fi

rm -f /tmp/opnsense_menu_cache.xml

0 comments on commit ed95d5e

Please sign in to comment.