1786003963

This commit is contained in:
2026-08-06 10:12:43 +02:00
parent c26ac90dd2
commit 290ce6386d

1
build
View File

@@ -1,5 +1,6 @@
#!/bin/bash
git add .
git commit -am "$(date +%s)"
git push
ssh -t trekstor -- "cd dashboard && git pull && cargo r -r"