فهرست منبع

Update backup.rst

FusionPBX 7 سال پیش
والد
کامیت
0c18e46972
1فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 2 4
      source/getting_started/backup.rst

+ 2 - 4
source/getting_started/backup.rst

@@ -9,15 +9,13 @@ It's always good to have a backup method in place.  Here are the steps to a basi
 Command line settings
 Command line settings
 ^^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^^
 
 
-Be sure to change the password by replacing the zzzzzzzz in PGPASSWORD="zzzzzzzz" with your password.
+Be sure to change the password by replacing the zzzzzzzz in PGPASSWORD="zzzzzzzz" with your database password. You can get the password from /etc/fusionpbx/config.php.
 
 
 
 
 ::
 ::
  
  
  
  
- cd /usr/src/fusionpbx-install.sh
- git pull
- cd debian/resources/backup/
+ cd /etc/cron.daily
  vim fusionpbx-backup.sh
  vim fusionpbx-backup.sh
  
  
  #!/bin/sh
  #!/bin/sh