Hi, I accidentally overwrote drive.loc by clicking on it from a save as menu. This should probably not be possible. Also, how do I revert it to how it was before? Clicking on it in the file browser now gives an error.
1
This terminal command ought to fix it:
store("/desktop/drive.loc", fetch("/system/misc/drive.loc"))
(Taken from /system/startup.lua
.)
[Please log in to post a comment]