initial commit

This commit is contained in:
Josia Pietsch 2025-05-24 15:04:39 +02:00
commit cbcb340697
Signed by: jrpie
GPG key ID: E70B571D66986A2D
199 changed files with 9449 additions and 0 deletions

6
deploy.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
cd -- "$(dirname -- "${BASH_SOURCE[0]}" )"
git pull
./update.sh