From 83d92d88245bc0f287a9cc58cd356c8060d3badc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 20 Jan 2024 18:36:57 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 2690b0e..b588a98 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,9 @@ # #---------------------------------------------------------------------- +EDITOR := vim + + # NOTE: The order here is important: # - to avoid bootstrapping network connections gate must be the # first CT to get built to route the rest of CT's to the WAN