Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Przybyl committed Nov 28, 2024
1 parent b6cb52c commit 496213f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/project/common/aemw
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,4 @@ export MSYS2_ENV_CONV_EXCL="*"
# Execute AEM Compose CLI
# =======================

AEM=$(whereis aem | awk '{print $2}')
${AEM} "$@"
aem "$@"

0 comments on commit 496213f

Please sign in to comment.