Stuff
This commit is contained in:
parent
63a900dd13
commit
aa343a6d50
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ d=$(date +%Y-%m-%d)
|
|||
cd /tmp
|
||||
sudo -u git /usr/local/bin/forgejo dump --config /etc/forgejo/app.ini --file /tmp/gitea-dump.zip
|
||||
/usr/local/bin/b2 upload-file --noProgress --quiet kekskurse-backups /tmp/gitea-dump.zip git.keks.cloud/forgejo/$d.zip
|
||||
rm /tmp/gitea-dump
|
||||
rm /tmp/gitea-dump.zip
|
||||
curl "{{ monitorurl }}"
|
Loading…
Reference in a new issue