Commit 9a557bdf authored by Franco Fichtner's avatar Franco Fichtner

make: and once more ;)

parent 75e4f8ee
......@@ -253,9 +253,9 @@ upgrade-check: force
echo ">>> Cannot find package. Please run 'opnsense-update -t ${CORE_NAME}'" >&2; \
exit 1; \
fi
@rm -rf ${PKGDIR}
upgrade: upgrade-check package
@rm -rf ${PKGDIR}
@${PKG} delete -fy ${CORE_NAME}
@${PKG} add ${PKGDIR}/*.txz
@/usr/local/etc/rc.restart_webgui
......
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