Your Name il y a 3 ans
Parent
commit
c31f07d7a7
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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"