At the moment I can only run the qmc.sh script when I do it from the bin directory where it is placed. If you try to run it from other directory I get this error:
myUser@:~/someOfMyDirectories/$ /opt/qm/bin/qmc.sh
/opt/qm/bin/qmc.sh: 20: exec: /someOfMyDirectories/./qmc: not found
The script shows the intention to implement the possibility to be able to run the script from any folder, but I think it was not properly implemented/tested.
At the moment I can only run the
qmc.sh
script when I do it from thebin
directory where it is placed. If you try to run it from other directory I get this error:The script shows the intention to implement the possibility to be able to run the script from any folder, but I think it was not properly implemented/tested.