1786115591

This commit is contained in:
2026-08-07 17:13:11 +02:00
parent 7d257982e3
commit 9b317635de
2 changed files with 1 additions and 2 deletions

2
build
View File

@@ -3,4 +3,4 @@ git add .
git commit -am "$(date +%s)"
git push
ssh -t trekstor -- "cd dashboard && git pull && cargo r -r"
ssh -t trekstor -- "cd dashboard && git pull && cargo b -r && systemctl --user restart dashboard"