Forráskód Böngészése

Update upgrade.rst

Len 9 éve
szülő
commit
a989ad2ea8
1 módosított fájl, 20 hozzáadás és 0 törlés
  1. 20 0
      source/advanced/upgrade.rst

+ 20 - 0
source/advanced/upgrade.rst

@@ -17,6 +17,26 @@ A Maintenance Upgrade can be done daily depending on development activity.  This
 .. image:: ../_static/images/fusionpbx_upgrade.jpg
 .. image:: ../_static/images/fusionpbx_upgrade.jpg
         :scale: 85%
         :scale: 85%
 
 
+|
+
+| **Update the source from command line**
+
+::
+
+ * cd /var/www/fusionpbx 
+ git pull
+ chown -R www-data:www-data *
+
+
+| **Back to the GUI**
+
+::
+
+ *Upgrade Database with advanced -> upgrade schema
+ *Update permissions
+ *Update the menu
+ *Logout and back in
+
 
 
 
 
 Version Upgrade
 Version Upgrade