Update define.sh

This commit is contained in:
Kroese 2025-04-22 18:41:37 +02:00 committed by GitHub
parent 2405ce8778
commit 5436359a2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1493,7 +1493,7 @@ prepareInstall() {
warn "this version of $desc requires a volume license key (VLK), it will ask for one during installation."
else
file=$(find "$target" -maxdepth 1 -type f -iname PID.INF -print -quit)
if [ -n "$file" ]; then