Biswanath:
root@controlplane:~/Assessor-CLI# sh ./Assessor-CLI.sh -i -rd /var/www/html/ -nts -rp index
./Assessor-CLI.sh: 38: ./Assessor-CLI.sh: Syntax error: end of file unexpected (expecting "fi")
Biswanath:
root@controlplane:~/Assessor-CLI# sh ./Assessor-CLI.sh -i -rd /var/www/html/ -nts -rp index
./Assessor-CLI.sh: 38: ./Assessor-CLI.sh: Syntax error: end of file unexpected (expecting "fi")
unnivkn:
Please remove . and try again
Derence Voo Ming Khen:
Need to add “fi” without double quote in the end of the script
Biswanath:
Yes, adding “fi” works and also generated the report… but validation check fails
Derence Voo Ming Khen:
Not sure what happened, it was working when I first did it but no longer worked since yesterday