Commit e4b2d537 authored by Franco Fichtner's avatar Franco Fichtner

pkg: avoid redirect

parent 86578556
......@@ -27,4 +27,4 @@ if /usr/local/etc/rc.d/configd status > /dev/null; then
fi
echo "Flush Phalcon volt templates"
rm /usr/local/opnsense/mvc/app/cache/*.php >/dev/null 2>&1
rm -f /usr/local/opnsense/mvc/app/cache/*.php
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment