summaryrefslogtreecommitdiffstats
path: root/inc/bootstrap.inc.sh
diff options
context:
space:
mode:
authorSebastian2010-02-11 18:54:40 +0100
committerSebastian2010-02-11 18:54:40 +0100
commit7ea1d378d357dd2fe27fda8406c593120cd3eb73 (patch)
treee52206a615f78a8c602051540346a0678a14ab1b /inc/bootstrap.inc.sh
parent.. just save state of development (diff)
downloadbroot-7ea1d378d357dd2fe27fda8406c593120cd3eb73.tar.gz
broot-7ea1d378d357dd2fe27fda8406c593120cd3eb73.tar.xz
broot-7ea1d378d357dd2fe27fda8406c593120cd3eb73.zip
move default path from openslx-base-path to public-path due problems
with syncing / updating openslx installations add pbs kernel config
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: ~-_"