2
0
Len 8 жил өмнө
parent
commit
748c640532

+ 1 - 1
source/getting_started/restore.rst

@@ -10,7 +10,7 @@ It's always good to have a restore method of a backup in place.  Here are the st
 
 
 *  To create the script use an editor such as vi or nano.
 *  To create the script use an editor such as vi or nano.
 *  Copy/Paste from the code block below and save the file as fusionpbx-restore.sh
 *  Copy/Paste from the code block below and save the file as fusionpbx-restore.sh
-*  Replace xxx with your database password
+*  Replace zzz with your database password
 *  chmod + x fusionpbx-restore.sh and then run the script ./fusionpbx-restore.sh
 *  chmod + x fusionpbx-restore.sh and then run the script ./fusionpbx-restore.sh
 *  edit the script as needed and run this script from the server you are restoring on.
 *  edit the script as needed and run this script from the server you are restoring on.