Update gitea command after gitea update
This commit is contained in:
parent
2aab34b8ce
commit
0196223ee1
@ -64,7 +64,7 @@ locations:
|
|||||||
cron: '0 3 * * 4' # At 3:00am on Thursday
|
cron: '0 3 * * 4' # At 3:00am on Thursday
|
||||||
hooks:
|
hooks:
|
||||||
before:
|
before:
|
||||||
- sudo -u gitea /opt/yunohost/gitea/gitea dump -f - > /mnt/ssd/backup-working/gitea/gitea.zip
|
- sudo -u gitea /var/www/gitea/gitea dump -f - > /mnt/ssd/backup-working/gitea/gitea.zip
|
||||||
|
|
||||||
home:
|
home:
|
||||||
from:
|
from:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user