Commit Graph

2 Commits (32e2c6dcb5201199bf3eda1d09312c7f5bac2411)

Author SHA1 Message Date
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.
8 years ago
Daniel Gasienica 77f8f598de Add `disk-usage.sh` script for testing 8 years ago