summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xserver/modules/partitioner/opt/openslx/scripts/partitioner5
1 files changed, 2 insertions, 3 deletions
diff --git a/server/modules/partitioner/opt/openslx/scripts/partitioner b/server/modules/partitioner/opt/openslx/scripts/partitioner
index 0b682dba..a7ba064a 100755
--- a/server/modules/partitioner/opt/openslx/scripts/partitioner
+++ b/server/modules/partitioner/opt/openslx/scripts/partitioner
@@ -3,8 +3,7 @@
# set -e
PARTITIONSPATH="/proc/partitions"
-CONFIGPATH="./config"
-# CONFIGPATH="/opt/openslx/config"
+CONFIGPATH="/opt/openslx/config"
# BLOCKSIZE=$(sfdisk -l /dev/$SLX_CHOOSEN_DISK | grep -o -e "blocks of [0-9]* bytes" | cut -d ' ' -f3)
BLOCKSIZE=1024
@@ -356,4 +355,4 @@ else
fi
fi
DIALOGSTR=${DIALOGSTR/Creating Partitions.../New partitions created:}
-dialog --msgbox "$DIALOGSTR" 0 0 \ No newline at end of file
+dialog --msgbox "$DIALOGSTR" 0 0