Merge branch 'master' of github.com:tessus/joplin-scripts

This commit is contained in:
Helmut K. C. Tessarek 2019-10-03 19:19:07 -04:00
commit 3e54759798
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00

View File

@ -13,7 +13,7 @@ bash version 4 is required for `jnclnst`. All scripts use getopt to parse the ar
### macOS
The best way to install proper versions of `bash` and `getopt` is to either use MacPorts or brew. Make sure they binaries are in the PATH before `/bin` and `/usr/bin`.
The best way to install proper versions of `bash` and `getopt` is to either use MacPorts or brew. Make sure the binaries are in the PATH before `/bin` and `/usr/bin`.
#### MacPorts