Add reload db webhook
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ethan Lane 2023-10-25 14:39:42 +01:00
parent 28d745bf5c
commit adbfbd5cde
11 changed files with 497 additions and 19 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
cd ~/apps/card-drop/card-drop_stage \
&& rclone sync card-drop-gdrive: ./cards \
&& curl -X POST http://localhost:3313/api/reload-db