Added github webhooks to relaod on change

TODO: Reset cache on change
This commit is contained in:
Simon Martens
2025-02-17 17:00:13 +01:00
parent 0e8891170e
commit d109f7a040
8 changed files with 153 additions and 17 deletions

6
scripts/reset.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
rm -rf ./bin
rm -rf ./cache_gnd
rm -rf ./data_git
rm -rf ./tmp
rm -rf ./cache