Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Garg a1e88e24a2
Use 23.10 in iso.sh 2023-10-15 11:54:48 +05:30
Jiya f9f080bd6e Update iso.sh
Issue:
I downloaded the 2 parts manually and then ran iso.sh.
iso.sh downloads the 2 parts again then create iso file.

Fix:
I'm adding a condition 
if the part exists already then it will skip downloading and then creates iso file,
else it will download the part that doesn't exist and then creates iso file.
2023-09-17 23:15:22 +05:30
Aditya Garg 6c74455c70 6.3.5 2023-06-03 14:05:25 +05:30