Closed jessuppi closed 8 months ago
Typo/bug now fixed:
if [[ "${DB_REMOTE}" != "true" ]]; then
instead of if [[ "${DB_REMOTE}" != "false" ]]; then
...in both of these scripts...
https://github.com/littlebizzy/slickstack/blob/master/bash/ss-perms-mysql-packages.txt https://github.com/littlebizzy/slickstack/blob/master/bash/ss-perms-mysql-config.txt
This appears when running ss-perms script: