diff options
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ main() { | |||
37 | 37 | ||
38 | echo "[~] Entering build directory ..." | 38 | echo "[~] Entering build directory ..." |
39 | cd build || echo "[!] Failed to enter build directory!" | 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 | echo "[~] Leaving build directory ..." | 41 | echo "[~] Leaving build directory ..." |
42 | 42 | ||
43 | echo "[!] Done!" | 43 | echo "[!] Done!" |