Revision | 295f224e04355326c7dc0dec1c3df49d019b3472 (tree) |
---|---|
Zeit | 2024-03-30 11:01:47 |
Autor | Fs <Fsu0413@vip....> |
Commiter | Fs |
啊?
@@ -159,7 +159,7 @@ hostOsVer.linux = function() | ||
159 | 159 | return ret |
160 | 160 | end |
161 | 161 | |
162 | -hostOsVer.macOS = function() | |
162 | +hostOsVer.mac = function() | |
163 | 163 | -- On macOS / OS X / Mac OS X there is a command called "sw_vers" |
164 | 164 | -- It exists so long that It should not be needed to check if it exists, just using it is possible |
165 | 165 |