Commit dc5062c
fix(occ): clarify occ upgrade only runs migrations, not code replacement
Add important notice to the "Command line upgrade" section explaining
that occ upgrade handles database migrations and app upgrades only —
it does not download or replace code files. Users must run updater.phar
or extract a tarball first.
Also explains the "Nextcloud is up to date" false negative that occurs
when occ upgrade is run before code files have been replaced.
Fixes #8837
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>1 parent c3e729b commit dc5062c
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
896 | 911 | | |
897 | 912 | | |
898 | 913 | | |
| |||
0 commit comments