FreeBSD: startYACY.sh not working: Lacks || [ $OS = "FreeBSD" ]

Dear FreeBSD users

startYACY.sh does not work, when using

Linux: Generic Tarball

http://latest.yacy.net/yacy_v1.922_20191013_9964.tar.gz

Reason: Line 52 lacks || [ $OS = “FreeBSD” ]
and should look like:

if [ $OS = “OpenBSD” ] || [ $OS = “Darwin” ] || [ $OS = “FreeBSD” ]
then

Best regards

Markus

do get work great with out issue

  1. add this command line cd yacy

2 ./startYACY.sh