-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
McAmner edited this page May 10, 2026
·
1 revision
Check:
which mqlaunch
type mqlaunch
echo "$PATH"Check repo launcher:
ls -la ~/macos-scripts/terminal/launchers/Run directly:
~/macos-scripts/terminal/launchers/mqlaunch.shchmod +x ~/macos-scripts/terminal/launchers/mqlaunch.sh
chmod +x ~/macos-scripts/tools/scripts/*.shCheck that CHANGELOG.md contains the exact target version before running release.
Example:
grep -n "0.1.2" CHANGELOG.md