mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +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
|
trap handle_error ERR
|
||||||
|
|
||||||
cd wikidata
|
|
||||||
git pull
|
|
||||||
|
|
||||||
function commit {
|
function commit {
|
||||||
git commit --allow-empty -a -m '[AUTO] backup'
|
git commit --allow-empty -a -m '[AUTO] backup'
|
||||||
git repack -da
|
git repack -da
|
||||||
|
|||||||
Reference in New Issue
Block a user