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 38 echo "[~] Entering build directory ..." 39 cd build || echo "[!] Failed to enter build directory!" 40 - tar c --file scientifica.tar scientifica ligature_plugins 41 echo "[~] Leaving build directory ..." 42 43 echo "[!] Done!"
··· 37 38 echo "[~] Entering build directory ..." 39 cd build || echo "[!] Failed to enter build directory!" 40 + tar c --file scientifica.tar scientifica 41 echo "[~] Leaving build directory ..." 42 43 echo "[!] Done!"