From 7972e8eea10ce6420443713b74224fc185d22db9 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 27 Aug 2020 15:02:54 +0200 Subject: Build --- scripts/build | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'scripts/build') diff --git a/scripts/build b/scripts/build index 780ca5b2..29c57a49 100755 --- a/scripts/build +++ b/scripts/build @@ -432,10 +432,9 @@ def detect_filetypes }] end -# download -# extract +download +extract generate_ftdetect -# generate_tests -# puts(" Bye! Have a wonderful time!") -# FileUtils.rm_rf("tmp") -#puts(comma_expanson("*.clj,*.cljs,*.edn,*.cljx,*.cljc,{build,profile}.boot")) +generate_tests +puts(" Bye! Have a wonderful time!") +FileUtils.rm_rf("tmp") -- cgit v1.2.3