magento2-docker/.sh/refresh

7 lines
133 B
Bash
Executable File

#!/bin/sh
bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
chmod 777 -R generated/ var/