doc/tutorials/advanced/part04_ui-base.rst
changeset 12413 b7ed38dd3548
parent 12412 519c80e23f75
child 12418 3eddb5954135
equal deleted inserted replaced
12412:519c80e23f75 12413:b7ed38dd3548
   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