Commit b3310f8e authored by Franco Fichtner's avatar Franco Fichtner

rc: print message when system is up to date

parent dd21a823
......@@ -54,4 +54,6 @@ echo
# if we can update base, we'll do that as well
if opnsense-update -c; then
opnsense-update && /usr/local/etc/rc.reboot
else
opnsense-update
fi
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