Browse Source

Update syno_hdd_db.sh

pull/164/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
d86afe7e4f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      syno_hdd_db.sh

2
syno_hdd_db.sh

@ -745,7 +745,7 @@ fixdrivemodel(){
hdmodel=${hdmodel#"FUJISTU "} # Remove "FUJISTU " from start of model name
hdmodel=${hdmodel#"APPLE HDD "} # Remove "APPLE HDD " from start of model name
fi
}
}
getdriveinfo(){
# $1 is /sys/block/sata1 etc

Loading…
Cancel
Save