feat(horsch,zsh): add fu-build function
This commit is contained in:
parent
911222e679
commit
61e21a8720
@ -14,6 +14,10 @@
|
||||
ssh smartcan "systemctl restart smartcan-''${1}"
|
||||
}
|
||||
|
||||
function fu-build {
|
||||
./kas-container build kas/kas-ttc-image-horsch.yml
|
||||
}
|
||||
|
||||
function fu-reboot {
|
||||
ssh fusion "reboot"
|
||||
}
|
||||
|
Reference in New Issue
Block a user