the open /Applications/Audacity.app/Contents/MacOS/Audacity trick does not work

the open /Applications/Audacity.app/Contents/MacOS/Audacity trick does not work for me,
i get instead the following error message on Catalina 10.15.4:

Last login: Mon Apr 13 10:52:54 on ttys001

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
[1056][bodo@Bodos-MBP:~]$ /Applications/Audacity.app/Contents/MacOS/Audacity ; exit;
-bash: /Applications/Audacity.app/Contents/MacOS/Audacity: Bad CPU type in executable
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Prozess beendet]

It looks like your version of Audacity may be too old.
Download Audacity 2.3.3 via the Audacity website: https://www.audacityteam.org/download/mac/
Follow the installation instructions from that page. When you are prompted, select the option to “replace” the older version.

Then try running the “open” command in the Terminal again.

I located this tip and it did work for me. I created an Automator App to launch with the command. There are probably many other ways to accomplish the same shortcut but this is what I did.
Screen Shot 2020-04-15 at 6.55.24 AM.jpg