diff --git a/build.sh b/build.sh index 93e2b47..19d3175 100755 --- a/build.sh +++ b/build.sh @@ -37,7 +37,7 @@ main() { echo "[~] Entering build directory ..." cd build || echo "[!] Failed to enter build directory!" - tar c --file scientifica.tar scientifica ligature_plugins + tar c --file scientifica.tar scientifica echo "[~] Leaving build directory ..." echo "[!] Done!"