1786113352
This commit is contained in:
2
build
2
build
@@ -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 r -r"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// Respectfully stolen from https://github.com/justinledwards/ferrink-home-assistant <3
|
||||
|
||||
export global Settings {
|
||||
in-out property <bool> dark-mode: true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user