From 3133080330642a0c77e6f4f6da50a28c4590bd8e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 19 Jun 2022 07:54:13 -0600 Subject: [PATCH] Remove fuse from ubuntu boostrap --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index ccd263e..ccefb39 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -226,7 +226,6 @@ ubuntu() curl \ file \ flex \ - fuse \ genisoimage \ git \ gperf \