[fix] exec

This commit is contained in:
Andy Bunce 2025-05-06 16:01:30 +01:00
parent 978d491df1
commit 49adc8630e
4 changed files with 6 additions and 6 deletions

2
forgejo/backup_gitea.sh Normal file → Executable file
View file

@ -2,7 +2,7 @@
# `gitea dump` doesn't currently back up LFS data as well, only git repos
# It primarily backs up the SQL DB, and also the config / logs
# We'll backup like this:
# We'll backup like this:
# * "gitea dump" to backup the DB and config etc
# * tar / bzip all the repos since they will be skipped
# * Not rotated because git data is immutable (normally) so has all data