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