Commit Graph

5 Commits

Author SHA1 Message Date
Aditya Garg abf7cf339f
Update iso.sh to support 24.04 2024-04-26 00:04:00 +05:30
dfaw20 364e1a0a17 Issue #109 Modified iso.sh to be executable not only with bash but also with sh 2024-04-07 18:58:22 +05:30
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