Skip to content

foris: make remove scripts check for IPKG_INSTROOT as well

Karel Koci requested to merge foris-fix-scripts into master

This variable is defined for both installation and removal. We should not run those commands on removal as well. That makes it hard to maintain existing external root. This should be handy for stuff like network boot root generation on router in future.

Merge request reports