You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/Upgrade.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# How to upgrade
2
+
3
+
##Upgrading from 14.07(Locomotive) to 14.07.01(Steam Locomotive).
4
+
All you need to do is merge your existing deployment with the release folder while keeping your config files (`openNote\openNote.config.js` and `\Service\Config.php`).
5
+
2
6
###MySQL(Recomended)
3
7
- Make sure you make a copy of you database and the OpenNote directory
4
8
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
0 commit comments