diff options
| author | EuAndreh <eu@euandre.org> | 2022-01-21 00:37:21 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-02-19 16:33:23 -0300 |
| commit | efd4bc1eaa34d011ca425218f4f85defe79737d2 (patch) | |
| tree | ee4edb0352940109ec57fb3b2d7354f3e7b32a13 /aux/ci | |
| parent | src/locale/: Update translation files (diff) | |
| download | td-efd4bc1eaa34d011ca425218f4f85defe79737d2.tar.gz td-efd4bc1eaa34d011ca425218f4f85defe79737d2.tar.xz | |
aux/: Update
Diffstat (limited to 'aux/ci')
| -rwxr-xr-x | aux/ci/ci-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 332d9f0..5e5e656 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -36,7 +36,7 @@ EOF cd - git fetch origin refs/notes/*:refs/notes/* sh aux/ci/report.sh -n "$PROJECT" -o public - rsync -av public/ "/srv/http/$PROJECT/" --delete + rsync -av public/ "/srv/http/$PROJECT/" tar -C /srv/http -cf /srv/http/"$PROJECT"/repo.tar.gz \ "$PROJECT".git |
