From d2094b8d007058d9fe94fccf58b4613cd56238fa Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Sun, 26 Jul 2020 18:13:55 -0500 Subject: [PATCH] Added git-lfs to installer. --- scripts/installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/installer.sh b/scripts/installer.sh index 1753e61..2489328 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -944,6 +944,7 @@ function start() { gettext \ gimp \ git \ + git-lfs \ gzip \ hatari \ hfsplus \