Hi,
md5sum isn't available on macOS so install.sh fails for me:
### Checking archive files for existence, readability and integrity.
automysqlbackup ... exists and is readable ... md5sum failed :(
but md5 -r would work and openssl md5 is another option. See this comment which might help.
I'd like to install this on macOS High Sierra (10.13).
Hi,
md5sum isn't available on macOS so install.sh fails for me:
but
md5 -rwould work andopenssl md5is another option. See this comment which might help.I'd like to install this on macOS High Sierra (10.13).