From 4b1cd7ad1e1463a45b444d066b49574a9b6ad04a Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 22 Apr 2018 12:33:52 -0400 Subject: Sweeping changes, switching to musl-cross-make Updated busybox-config to reflect the toolchain change Nginx and Openssh build and are now apart of the system. Runit is included, still need to install configuration files --- scripts/build.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index 6d162a6..da3ea68 100644 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -10,4 +10,7 @@ $shell scripts/busybox.sh $shell scripts/tree.sh $shell scripts/zlib.sh $shell scripts/libressl.sh +$shell scripts/openssh.sh +$shell scripts/nginx.sh +$shell scripts/runit.sh # $shell scripts/grub.sh -- cgit v1.2.3