Commit 4b9ea9c7 authored by Franco Fichtner's avatar Franco Fichtner

rc: strip unused packages in console update as well

parent 9476f748
......@@ -43,10 +43,11 @@ echo
# upgrade all packages if possible
pkg upgrade -y
pkg autoremove -y
echo
# restart the GUI after PHP changes have been applied
# trigger a webgui restart to cope with changes
/usr/local/etc/rc.restart_webgui
echo
......
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