Skip to content
Snippets Groups Projects
Commit 2c328111 authored by Martin Mattel's avatar Martin Mattel
Browse files

adding occ upgrade text note

parent f9dd750e
Branches
No related tags found
No related merge requests found
......@@ -65,6 +65,7 @@ class Application {
}
} else {
$output->writeln("ownCloud or one of the apps require upgrade - only a limited number of commands are available");
$output->writeln("You may use your browser or the occ upgrade command to do the upgrade");
}
} else {
$output->writeln("ownCloud is not installed - only a limited number of commands are available");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment