Initial commit
This commit is contained in:
9
README.copy-userdata-to-new-installation
Normal file
9
README.copy-userdata-to-new-installation
Normal file
@ -0,0 +1,9 @@
|
||||
# =================
|
||||
# Copy existing user data to new pad
|
||||
# =================
|
||||
|
||||
|
||||
backup_date="2019-11-03-0036"
|
||||
|
||||
|
||||
cp -a /var/www/cryptpad.BAK.${backup_date}/{blob,blobstage,block,datastore} /var/www/cryptpad/
|
Reference in New Issue
Block a user