mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +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
|