staging thumbnails

This commit is contained in:
Dominic Ferrando
2025-04-19 18:28:28 -04:00
parent b404ae6d53
commit b785ba0448
9 changed files with 37 additions and 24 deletions
+3
View File
@@ -19,3 +19,6 @@ db/seed:
db/seed/f:
rm ./internal/database/comfychan.db && sqlite3 ./internal/database/comfychan.db < ./internal/database/seed.sql
img/clear:
rm -f ./web/static/img/posts/full/* || true
rm -f ./web/static/img/posts/thumb/* || true