cd public_html unzip analitts.ru.zip cd find public_html -type d -exec chmod 755 {} \; find public_html -type f -exec chmod 644 {} \;