diff --git a/scripts/dist.sh b/scripts/dist.sh index 046446f50..672326d0d 100644 --- a/scripts/dist.sh +++ b/scripts/dist.sh @@ -34,7 +34,7 @@ make get_tools # Get VENDORED dependencies make get_vendor_deps -packr +#packr # Build! # ldflags: -s Omit the symbol table and debug information.