Mmmm...
Attached you can see what I unzip with the bin update.
And here's the relevant part of the script:
Code:
unzip komic.zip -d /mnt/us/extensions/
I take care of present komic folder before sending that command (backup important files!).
So, unless others create an extensions with the same folder name
komic, it should be impossible to mess up anything.
What I did wrong when I had that problem is to forget packing up in the zip the whole komic folder. I packed only what's in it, and this led to having files unzipped directly in extensions.
Hope I managed to explain myself!