summaryrefslogtreecommitdiffstats
path: root/broot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'broot.sh')
-rwxr-xr-xbroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/broot.sh b/broot.sh
index 552fff3..b98afaf 100755
--- a/broot.sh
+++ b/broot.sh
@@ -23,7 +23,7 @@ case $1 in
tasks="shell"
;;
"build-core-pkgs")
- tasks="build_core"
+ tasks="update_chrootscripts build_core"
# updateScripts
# chroot-exec /root/bin/build-preboot.sh
;;