mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rsync -avz /srv/graphite/ /mnt/graphite-backup
|