HELP - Looks like i messed up my directory

  • Hi there,

    i modified an addon script and tried to copy a file from /storage/downloads to an addon which worked, however unfortunately I used (while is was in the folder):

    cp /storage/downloads/navigation.py ./

    Afterwards i checked with ls -all and saw the new file was +x - so i removed it... afterwards i could do ls ... but when I tried cd /storage/ everything was gone and i could no longer use ls and ls -all.

    It still works in /, but when I go into /storage/downloads its gone. Can anybody tell me how exactly I messed up and tried to help me to fix it?

    Thank you,
    Linkin