aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmkrootfs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkrootfs.sh b/mkrootfs.sh
index 9f905df..d87ed43 100755
--- a/mkrootfs.sh
+++ b/mkrootfs.sh
@@ -79,6 +79,7 @@ msg "Starting build from the PKGS variable"
# shellcheck disable=SC2086
kiss b $PKGS
msg "Package build complete, starting package installation"
+# shellcheck disable=SC2086
kiss i $PKGS
msg "Installation Complete, starting custombuild procedure if there is one"
custombuild