Update samba.sh

This commit is contained in:
Kroese 2024-10-20 14:11:15 +02:00 committed by GitHub
parent b5f5608b87
commit 333370ce50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,6 +97,7 @@ fi
legacy=""
if [ -f "$STORAGE/windows.old" ]; then
# TODO
MT=$(<"$STORAGE/windows.old")
[[ "${MT,,}" == "pc-q35-2"* ]] && legacy="y"
[[ "${MT,,}" == "pc-i440fx-2"* ]] && legacy="y"