rahy
August 24, 2020, 8:32pm
#1
I got this notice when running bench command.
INFO: A newer version of bench is available: 5.2.0 → 5.2.1
Then I realized there is no bench update --bench
command anymore.
How do I update the bench?
I’m in production so there is no bench-repo directory.
Thank you
3 Likes
iMoshi
August 24, 2020, 11:55pm
#2
You can update bench by pip3 install --upgrade frappe-bench
10 Likes
Where does it take old back up after bench update. I lost some customization in html page.
I had problems with bench restart. Ubuntu 20. It says something about python 2.7. Fortunately I made a snapshot copy before updating bench. I
rahy
August 19, 2021, 6:50am
#5
Related to this update notification.
I have script to run bench command. And the notification caused my code to halt. Because the terminal returned this notification and the command thought it was error.