|
@@ -9,7 +9,7 @@ pv_i=0
|
|
|
cifs_i=0
|
|
|
retry_flag=0
|
|
|
daemon_on=0
|
|
|
-split_size=400
|
|
|
+split_size=250
|
|
|
|
|
|
echo -e "$(tput setaf 5)"
|
|
|
echo -e " ╔╗ ╔═╗╔═╗╔╦╗╔═╗╔╦╗╦═╗╔═╗╔═╗"
|
|
@@ -218,7 +218,7 @@ cp -v bootstrap_v.txt /tmp/bootstrap/bootstrap/
|
|
|
cp -v bootstrap.*.md5 /tmp/bootstrap/bootstrap/
|
|
|
if [ -f bootstrap_okcash ]
|
|
|
then
|
|
|
-rm bootstrap_okcash
|
|
|
+rm -r bootstrap_okcash
|
|
|
fi
|
|
|
git clone https://github.com/wareck/bootstrap_okcash.git
|
|
|
cp -v bootstrap_v.txt bootstrap_okcash/
|