Description
Running ScanCentral command for creating a package like this example:
scancentral package -bt none -o Package.zip
It will return this error message:
line 1: dirname: command not found
line 2: java: command not found
Resolution
Create a link file in bin for scancentral with command:
sudo ln -s <scancentral file path> /usr/local/bin