diff --git a/default/home/Scripts/iso_updater.sh b/default/home/Scripts/iso_updater.sh index 0750ce4..a81388c 100755 --- a/default/home/Scripts/iso_updater.sh +++ b/default/home/Scripts/iso_updater.sh @@ -35,3 +35,5 @@ iso_download "${rescuezilla_iso_url}" "$(basename ${rescuezilla_iso_url})" "disk memtest86_iso_url=$(curl https://memtest.org/ | grep -e '_64.iso' | grep -o -P '(?<= href=").*(?=" class)' | head -n 1) iso_download "https://memtest.org${memtest86_iso_url}" "$(basename https://memtest.org${memtest86_iso_url})" "disk_images/diagnostic_tools/memtest86plus/" unzip "disk_images/diagnostic_tools/memtest86plus/$(basename https://memtest.org${memtest86_iso_url})" -d "disk_images/diagnostic_tools/memtest86plus/" + +#https://dl.google.com/dl/edgedl/chromeos/recovery/cloudready_recovery2.json