Just unzip it with terminal, it will prompt for the password. Usually unzip is not installed on run

Just unzip it with terminal, it will prompt for the password. Usually unzip is not installed on runpod images though so just install it first:

apt update
apt install unzip
Was this page helpful?