littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
629 stars 112 forks source link

Bug in ss-functions preventing ss core bash scripts from functioning #93

Closed corzel closed 3 years ago

corzel commented 3 years ago

The ss scripts are not working.

sudo bash ss-purge
/var/www/ss-functions: line 769: unexpected EOF while looking for matching `"'
/var/www/ss-functions: line 875: syntax error: unexpected end of file

Is the same for ss-check, ss-worker

jessuppi commented 3 years ago

Thanks @corzel yes we had a bug in ss-functions (a missing quotation mark... always the killer). We have a temporary patch added to the 01-cron-often cron job that should run on all SS servers within the next 6 hours or so...

Ref: https://github.com/littlebizzy/slickstack/commit/e188921595d68b27948cff550415f62afe7c662b