doc/tutorials/advanced/part04_ui-base.rst
branch3.26
changeset 12478 d3b4fc9c59dc
parent 12477 2ad9fc4e3190
child 12418 3eddb5954135
equal deleted inserted replaced
12477:2ad9fc4e3190 12478:d3b4fc9c59dc
   361   $ cubicweb-ctl upgrade sytweb_instance
   361   $ cubicweb-ctl upgrade sytweb_instance
   362 
   362 
   363 You'll have to answer some questions, as we've seen in `an earlier post`_.
   363 You'll have to answer some questions, as we've seen in `an earlier post`_.
   364 
   364 
   365 Now that everything is tested, I can transfer the new code to the production
   365 Now that everything is tested, I can transfer the new code to the production
   366 server, `apt-get upgrade` cubicweb and its dependencies, and eventually
   366 server, `pip install` CubicWeb and its dependencies, and eventually
   367 upgrade the production instance.
   367 upgrade the production instance.
   368 
   368 
   369 
   369 
   370 .. _`several improvments`: http://www.cubicweb.org/blogentry/1179899
   370 .. _`several improvments`: http://www.cubicweb.org/blogentry/1179899
   371 .. _`3.8`: http://www.cubicweb.org/blogentry/917107
   371 .. _`3.8`: http://www.cubicweb.org/blogentry/917107