You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/scripts
Daniel Gasienica 41ac9586eb Add `start-backup` script
This helps running a Signal Desktop instance from a backup (copy of profile
folder) when testing functionality such as database migrations, import/export,
etc.

Usage:
```
BACKUP=development-backup-2018-04-04 PROFILE=development ./scripts/start-backup
```

WARNING: This deletes the original profile and overwrites it with backup.
7 years ago
..
features/2193-migrate-attachments-on-startup Add `disk-usage.sh` script for testing 7 years ago
start-backup Add `start-backup` script 7 years ago