feat(zsh): add fu-build-dev function
This commit is contained in:
parent
5bd6d9cd7d
commit
33cc8e8ede
@ -18,6 +18,10 @@
|
|||||||
./kas-container build kas/kas-ttc-image-horsch.yml
|
./kas-container build kas/kas-ttc-image-horsch.yml
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function fu-build-dev {
|
||||||
|
./kas-container build kas/kas-ttc-image-horsch-dev.yml
|
||||||
|
}
|
||||||
|
|
||||||
function fu-reboot {
|
function fu-reboot {
|
||||||
ssh fusion "reboot"
|
ssh fusion "reboot"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user