How do i upload the content inside of a .zip file to a repl?
^^^ title says it all. whenever i try to upload the content inside of a zip file it uploads just the zip file, and not the content
robowolf
First download the contents of the zip into your computer. Then transfer those files instead of the zip itself.
You can extract the contents first then upload the whole folder, or unzip it from the Repl Shell. Your choice.
er.. how do i unzip it? im on a chromebook
@SixBeepsSecond option: use the
unzip
command.chromebook doesn't have shell
@SixBeepsBut you can still use the Repl shell for it.
ok
@SixBeeps