Skip to content

Commit 496213f

Browse files
author
Dominik Przybyl
committed
revert
1 parent b6cb52c commit 496213f

File tree

1 file changed

+1
-2
lines changed
  • pkg/project/common

1 file changed

+1
-2
lines changed

pkg/project/common/aemw

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,4 @@ export MSYS2_ENV_CONV_EXCL="*"
124124
# Execute AEM Compose CLI
125125
# =======================
126126

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

0 commit comments

Comments
 (0)