hi
I installed frappe lms with self hosting method. how can i update to latest version?
hi
I installed frappe lms with self hosting method. how can i update to latest version?
bench get-app https://github.com/frappe/lms.git --branch develop
Write This and it ask to overwrite then write y and then after this use bench build and bench migrate.
thanks. self hosting uses docker. can you write the commands step by step?