Frappe/ERPNext will have a major update next week! (v11)

Thanks for your replies @clarkej and @bkm.

I was referring below post before commenting here:

So what I understand is that crontab will run even after auto_update is disabled from bench. But it will check common site config and skip update based on flag set there. A fool proof way would be to remove the job crontab itself.

I discovered that the auto-update is already broken on our servers as the job is unable to find path of bench(sample below from auto_update_log.log). Its been so for all installations we did in past one year. We use easyinstall scripts.
/bin/sh: 1: /home/frappe/frappe-bench/env/bin/bench: not found

Thanks,
Vamyip