mirror of https://github.com/zulip/zulip.git
Rename humbug => zulip in paths for non-postgres backups.
(imported from commit a35065d3d94f86574d837a3e826023ee3a70819a)
This commit is contained in:
parent
858b1f1bcd
commit
161a1d4091
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
cd /home/tabbott/humbug-backups
|
||||
cd /home/tabbott/zulip-backups
|
||||
log="$(pwd)"/log
|
||||
|
||||
# Redirect output to a log file, with timestamps.
|
||||
|
|
Loading…
Reference in New Issue