upgrades: add LFS assert

This commit is contained in:
Twenty Panda 2024-03-17 17:22:44 +01:00
parent 51f7263dee
commit 21920b10d9
4 changed files with 42 additions and 9 deletions

View file

@ -3,8 +3,6 @@
STORAGE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
STORAGE_PATHS="attachments avatars lfs packages repo-archive repo-avatars"
STORAGE_FUN="attachments avatars lfs packages repo_archive repo_avatars"
: ${FORGEJO_REPO:=fixture}
function storage_reset() {
local config=$1