Skip to content

Commit

Permalink
Update aliases.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanaxe committed May 4, 2023
1 parent 6ade608 commit 5e0a706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devilbox/bash/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ alias mgcp='php ./vendor/bin/ece-patches apply'
alias mgbm='bin/magento'
alias mgcf='mgbm c:f'
alias mgsu='mgbm setup:upgrade'
alias mgsdi='php bin/magento setup:di:compile'
alias mgir='mgbm indexer:reindex'
alias mgdev='mgbm deploy:mode:set developer'
alias mgcr='mgbm cron:run'
Expand Down

0 comments on commit 5e0a706

Please sign in to comment.