1786113352
This commit is contained in:
2
build
2
build
@@ -3,4 +3,4 @@ git add .
|
|||||||
git commit -am "$(date +%s)"
|
git commit -am "$(date +%s)"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
ssh -t trekstor -- "cd dashboard && git pull && cargo r -r"
|
# ssh -t trekstor -- "cd dashboard && git pull && cargo r -r"
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
// Respectfully stolen from https://github.com/justinledwards/ferrink-home-assistant <3
|
||||||
|
|
||||||
export global Settings {
|
export global Settings {
|
||||||
in-out property <bool> dark-mode: true;
|
in-out property <bool> dark-mode: true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user