Skip to content
Snippets Groups Projects
Commit baf7f86e authored by jurgenhaas's avatar jurgenhaas
Browse files

#71 Output recommendation to run l3d reset at the end of selfupdate

parent 57831658
No related branches found
No related tags found
No related merge requests found
......@@ -23,3 +23,14 @@ echo "Self update to version ${NEWVERSION} succeeded!"
export VERSION=${NEWVERSION}
export L3D_FORCE_UPDATE=0
/usr/local/bin/reset
echo ""
echo ""
echo ""
echo "================================================================"
echo "It's recommended to run"
echo ""
echo " l3d reset"
echo ""
echo "now, so that we can clean the legacy components properly."
echo "================================================================"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment