tall, condensed bitmap font for geeks

Merge branch 'master' of https://github.com/nerdypepper/scientifica

Changed files
+1 -1
+1 -1
build.sh
··· 37 37 38 38 echo "[~] Entering build directory ..." 39 39 cd build || echo "[!] Failed to enter build directory!" 40 - tar c --file scientifica.tar scientifica ligature_plugins 40 + tar c --file scientifica.tar scientifica 41 41 echo "[~] Leaving build directory ..." 42 42 43 43 echo "[!] Done!"