aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun4
1 files changed, 0 insertions, 4 deletions
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 ../../
}