mirror of https://github.com/zulip/zulip.git
Remove old code for backing up sqlite version of trac database.
(imported from commit 2b5c461a8426e9b93ce46f48ce14dbef1b099ae2)
This commit is contained in:
parent
a563776978
commit
7b44451c3a
|
@ -30,9 +30,5 @@ done
|
|||
git add events.*
|
||||
commit
|
||||
|
||||
cd ../trac
|
||||
rsync -v humbug@trac.zulip.net:trac/db/trac.db .
|
||||
commit
|
||||
|
||||
ssh root@trac.zulip.net php /usr/share/mediawiki/maintenance/dumpBackup.php --full > mediawiki.xml
|
||||
commit
|
||||
|
|
Loading…
Reference in New Issue