summaryrefslogtreecommitdiffstats
path: root/inc/bootstrap.inc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'inc/bootstrap.inc.sh')
-rw-r--r--inc/bootstrap.inc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/bootstrap.inc.sh b/inc/bootstrap.inc.sh
index 0f0648e..2eabf54 100644
--- a/inc/bootstrap.inc.sh
+++ b/inc/bootstrap.inc.sh
@@ -1,5 +1,5 @@
-bootsrap () {
+bootstrap () {
[ ! -d $buildrootpath ] && mkdir -p $buildrootpath
echo "broot is going to run debootsrap now: ~-_"