mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Stop automated backups of legacy wiki.
(imported from commit 1cc9bdfac429cb3f75bb5981364591c067a8b13c)
This commit is contained in:
@@ -15,9 +15,6 @@ function handle_error {
|
||||
}
|
||||
trap handle_error ERR
|
||||
|
||||
cd wikidata
|
||||
git pull
|
||||
|
||||
function commit {
|
||||
git commit --allow-empty -a -m '[AUTO] backup'
|
||||
git repack -da
|
||||
|
||||
Reference in New Issue
Block a user