summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/install.sh b/scripts/install.sh
index da59cdd..89ee11b 100755
--- a/scripts/install.sh
+++ b/scripts/install.sh
@@ -30,7 +30,9 @@ echo "Please make sure that you have correctly formatted any partitions and moun
}
$XIPKG $XIFLAGS sync
+mkdir -p $SYSROOT
$XIPKG $XIFLAGS -r $SYSROOT bootstrap
+mkdir -p $SYSROOT
$XIPKG $XIFLAGS -r $SYSROOT install $default_packages
$XIPKG $XIFLAGS -r $SYSROOT keyimport $default_key