Section 02
Deployment
Testing the generated menu script from an MSYS2 MinGW64 command prompt.
To test this generated script, at a MSYS2 mingw64 Command prompt, follow the instructions below:
-
Start the bash command processor
bashNeededFor some unbeknown reason, thechmodcommand below works only "selectively" without this step first. -
Download the script
wget https://sourceforge.net/projects/msys2-jtsdk/files/build-wsjtx-menu.sh -
Make the file executable
chmod 777 ./build-wsjtx-menu.sh -
Execute the menu
./build-wsjtx-menu.sh
See also
Want to change what the menu does? See Modifying Script.