Tried doing some work on embed command

This commit is contained in:
Stijn
2022-03-23 22:09:30 +01:00
parent ba55956bbf
commit 0e3907645c
5 changed files with 146 additions and 94 deletions
Vendored
+1 -1
View File
@@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )