[fix] exec
This commit is contained in:
parent
978d491df1
commit
49adc8630e
4 changed files with 6 additions and 6 deletions
2
forgejo/backup_gitea.sh
Normal file → Executable file
2
forgejo/backup_gitea.sh
Normal file → Executable 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue