1
0
Fork 0

chore: add boot task

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-12-29 10:49:22 -06:00
parent e639338307
commit 68b207f960
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ rebuild *args:
switch *args:
@just rebuild switch {{args}}
# Rebuild the current machine for next boot
boot *args:
@just rebuild boot {{args}}
# Run colmena for remote deploy
colmena node:
@git add .