Skip to content

Commit 309ef45

Browse files
committed
Fix typo in GetInstallMedia().
1 parent 7d435be commit 309ef45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ function GetInstallMedia()
876876
fi
877877
else
878878
echo -e "Original Installation Media: Cannot determine which ISO this was installed from. "
879-
echo =e "The Installer Log Directory does not exist. May have been from a preconfigured image file."
879+
echo -e "The Installer Log Directory does not exist. May have been from a preconfigured image file."
880880
fi
881881
}
882882

0 commit comments

Comments
 (0)