aboutsummaryrefslogtreecommitdiff
path: root/mkrootfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkrootfs.sh')
-rwxr-xr-xmkrootfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkrootfs.sh b/mkrootfs.sh
index d87ed43..828f38d 100755
--- a/mkrootfs.sh
+++ b/mkrootfs.sh
@@ -82,5 +82,5 @@ msg "Package build complete, starting package installation"
# shellcheck disable=SC2086
kiss i $PKGS
msg "Installation Complete, starting custombuild procedure if there is one"
-custombuild
+postinstall
msg "Done!"