mirror of
https://github.com/dockur/windows.git
synced 2025-06-22 15:37:47 +00:00
Update samba.sh
This commit is contained in:
parent
b5f5608b87
commit
333370ce50
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user