Dear FOP2 Team,
I try instal fop2 from source (fop2-2.29.00-centos-x86_64.tgz) on elastix 2.5.
I if run from CLI
sh /usr/local/fop2/autoconfig-users.sh the error show like this below
[root@localhost fop2]# sh autoconfig-users.sh
autoconfig-users.sh: line 109: syntax error near unexpected token `<'
autoconfig-users.sh: line 109: `done < <( mysql -NB -u $DBUSER $DBPASS -h $DBHOST $DBNAME -e "SHOW tables FROM \`$DBNAME\` LIKE 'fop2users'"; )'
Can u help me solve this issue?
Thanks