upgrades: add LFS assert
This commit is contained in:
parent
51f7263dee
commit
21920b10d9
4 changed files with 42 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue