Fix size limit not being applied to Git releases

Fixes #495
This commit is contained in:
rubenwardy
2023-12-15 16:19:02 +00:00
parent a29345bd10
commit c6a59701be
2 changed files with 12 additions and 4 deletions

3
utils/common.sh Normal file
View File

@@ -0,0 +1,3 @@
container() {
contentdb-$1
}