From 5ca93ce42da826a5ba8f03306b392370c4a96932 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Mon, 3 May 2021 16:17:07 +0100 Subject: [PATCH] Add simple install script --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 install.sh diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..b720226 --- /dev/null +++ b/install.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +. ./build_utils +packages=(musl mksh bmake gmake llvm libressl cmake curl rsync flex byacc om4 zlib samurai libffi python ca-certificates expat gettext-tiny git kati netbsd-curses kakoune iglunix rust toybox busybox less pci-ids heirloom-doctools) +cp_packages /mnt