Update documentation.
This commit is contained in:
@ -37,7 +37,8 @@ cp cryptpad.BAK.${backup_date}/customize/application_config.js cryptpad/customiz
|
||||
|
||||
# Copy user data
|
||||
#
|
||||
for i in blob blobstage block datastore ; do
|
||||
#for i in blob blobstage block datastore ; do
|
||||
for i in data datastore block blob ; do
|
||||
|
||||
echo""
|
||||
echo -e " Syncing directory '${i}'.."
|
||||
|
Reference in New Issue
Block a user