1786001529

This commit is contained in:
2026-08-06 09:32:09 +02:00
parent f6a3aa3bc7
commit 292f1b3675
2 changed files with 23 additions and 1 deletions

5
build Executable file
View File

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