minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-20 18:36:57 +03:00
parent da2837a80d
commit 83d92d8824

View File

@ -9,6 +9,9 @@
# #
#---------------------------------------------------------------------- #----------------------------------------------------------------------
EDITOR := vim
# NOTE: The order here is important: # NOTE: The order here is important:
# - to avoid bootstrapping network connections gate must be the # - to avoid bootstrapping network connections gate must be the
# first CT to get built to route the rest of CT's to the WAN # first CT to get built to route the rest of CT's to the WAN