summaryrefslogtreecommitdiffstats
path: root/broot.sh
diff options
context:
space:
mode:
authorroot2010-08-11 20:17:59 +0200
committerroot2010-08-11 20:17:59 +0200
commit0ab268ee5f3ae1db199200091d694cf12bc76064 (patch)
treee821afc22a38f0fa355192ad1ffd0d01cd902963 /broot.sh
parentfoo (diff)
downloadbroot-0ab268ee5f3ae1db199200091d694cf12bc76064.tar.gz
broot-0ab268ee5f3ae1db199200091d694cf12bc76064.tar.xz
broot-0ab268ee5f3ae1db199200091d694cf12bc76064.zip
.. we have working packages :)
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
;;