New backup 2025-04-23 13:30:02
This commit is contained in:
parent
b99bfd519a
commit
721f417c08
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue