Your Name 3 years ago
parent
commit
c31f07d7a7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      upload_mega.sh

+ 2 - 0
upload_mega.sh

@@ -159,9 +159,11 @@ YYYY=`ls -l bootstrap*.0* | wc -l`
 cat <<'EOF'>> bootstrap_v.txt
 Bootstrap : XXXX
 Parts: YYYY
+Size ; ZZZZ Mo
 EOF
 sed -i -e "s/XXXX/$Raw_date/g" bootstrap_v.txt
 sed -i -e "s/YYYY/$YYYY/g" bootstrap_v.txt
+sed -i -e "s/ZZZZ/$split_size" bootstrap_v.txt
 echo "Done."
 
 echo -e "\n\e[95mMd5sum Files:\e[0m"