tall, condensed bitmap font for geeks

fix build script trying to tar invalid directory

authored by oppi.li and committed by

GitHub bb4cfa5a 6ba7eab5

+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!"