mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Added github webhooks to relaod on change
TODO: Reset cache on change
This commit is contained in:
6
scripts/reset.sh
Executable file
6
scripts/reset.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
rm -rf ./bin
|
||||
rm -rf ./cache_gnd
|
||||
rm -rf ./data_git
|
||||
rm -rf ./tmp
|
||||
rm -rf ./cache
|
||||
Reference in New Issue
Block a user