Guest User

Untitled

a guest
Mar 22nd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <?php
  2. system('php bin/magento cache:flush'); // for cache flush
  3. system('php bin/magento setup:upgrade'); // for setup upgrade
  4. system('php bin/magento setup:static-content:deploy'); // for static content deploy
Add Comment
Please, Sign In to add comment