I guess there is no /usr/share/bin on my machine, i think that bin
is your godot executable. You can try and run it to see if it is Godot
I meant to say /usr/local/bin
, i apologize for the inconvenience.
Strangely enough Godot is now in .local/bin and is back like usual.
@Jadedrakerider you should be able to safely remove the file if you did cp godot /usr/share/bin
, or mv godot /usr/share/bin
, godot is now named bin
in that share folder. There shouldn’t have been a file named bin in there already, so it is okay to delete it. You can try running it to confirm it is Godot first, just to confirm.
I have updated my posts that mentioned that folder path.