From 73692b5ba9f28b75e226152044b18409a7df7685 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 22 Apr 2018 18:26:18 -0400 Subject: Addex XZ as well as sources and a working "tar" for the system. ( I need to rename it to cpio ) --- scripts/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index c5b47bd..604af31 100644 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -8,11 +8,12 @@ $shell scripts/ncurses.sh $shell scripts/vim.sh $shell scripts/busybox.sh $shell scripts/tree.sh +$shell scripts/pv.sh $shell scripts/zlib.sh $shell scripts/libressl.sh $shell scripts/openssh.sh $shell scripts/nginx.sh -$shell scripts/libarchive.sh.sh +$shell scripts/libarchive.sh $shell scripts/runit.sh $shell scripts/conf.sh $shell scripts/tar-pfx.sh -- cgit v1.2.3