Log In  

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.

P#145065 2024-03-30 01:40

1

This terminal command ought to fix it:
store("/desktop/drive.loc", fetch("/system/misc/drive.loc"))
(Taken from /system/startup.lua.)

P#145073 2024-03-30 03:31

[Please log in to post a comment]