From e5dd74563baf5b766b7bf226a0a42a661a14f974 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 24 Oct 2020 11:25:50 +0200 Subject: Removed Terminus --- run | 4 ---- 1 file changed, 4 deletions(-) (limited to 'run') diff --git a/run b/run index 6817a49..9297c5f 100755 --- a/run +++ b/run @@ -100,10 +100,6 @@ make_disk() { mv spleen-"$VERSION"/*.psfu . rm -rf "spleen-$VERSION"* - ls /usr/share/kbd/consolefonts/ter-p* >/dev/null && - cp /usr/share/kbd/consolefonts/ter-p* . && - gunzip ter-p* || echo "Terminus font not found!" - cd ../../ } -- cgit v1.2.3