Commit d44efff9c58c

Vincent Demeester <vincent@sbr.pm>
2024-06-06 13:11:50
.conner: add "make switch"
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 9387c00
Changed files (1)
.conner
@@ -4,6 +4,11 @@
 	:type "vterm"
 	:workdir nil
 	:environment nil)
+ (:name "make switch"
+	:command "make switch"
+	:type "vterm"
+	:workdir nil
+	:environment nil)
  (:name "host/aomi/boot"
 	:command "make host/aomi/boot"
 	:type "compile"