- added daily cleanup of empty tapology urls
- removed unique constraint for tapology urls - fixed tapology url scraper - updated go dependencies
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@
|
||||
set -e
|
||||
|
||||
cd src/
|
||||
bun run build
|
||||
npm run build
|
||||
templ generate
|
||||
go build -o mmaschedule && mv mmaschedule ../
|
||||
|
||||
Reference in New Issue
Block a user