mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
The new puppet.conf file has to be moved into place manually. (imported from commit 253d9a95386dae8c803a998ce2dc7e8be40c880a)
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
|