fix bug that deletes work directory on fully persistent USB drives
Currently, on startup the /home/mindstorms/work
-directory is deleted on E2b fully persistent USB-sticks (see here ).
This bugfix introduces a persistency check that disallows deletion of the work
-directory on fully persistent USB-sticks.