PHPTradingBot
PHPTradingBot copied to clipboard
unexpected operator
services.sh: 3: [: =: unexpected operator services.sh: 31: [: =: unexpected operator services.sh: 63: [: =: unexpected operator services.sh: 68: [: =: unexpected operator**
@bedud5495 look this answer
where is your answer?
Does any one sorted this problem?
replace those line with double "[[ ]]" in the services.sh file like this if [[ $1 = "daemon" ]]; then