From 5ee5a4443f2b00163b7f65e49fccf7e09813acb4 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Tue, 11 Mar 2025 08:33:37 -0700 Subject: [PATCH] add git-lfs and wormhole to apt package list --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index d1fa2db..52bc3a8 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,8 @@ install-apt-essentials: wget \ lua5.4 \ luarocks \ + git-lfs \ + wormhole \ -y clean: