This is an issue i ran into when running scripts via cron. I am not sure if it applies here, but here try adding your path at the beginning of the script. Something like...
export PATH="yourpath"
pczinser
- 1
- 2