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

+ 1 - 1
upload_mega.sh

@@ -9,7 +9,7 @@ pv_i=0
 cifs_i=0
 retry_flag=0
 daemon_on=0
-split_size=250
+split_size=300
 OSV=$(sed 's/\..*//' /etc/debian_version)
 DietPi_="NO"
 if [ $OSV = 8 ];then img_v="Jessie";fi