We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97ab2e commit 820be1fCopy full SHA for 820be1f
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
cmd
42
chcp 65001
43
cd D:\a\tools\tools\dist\
44
- type nul >> .\OpenMe.bat
+ cd . >> .\OpenMe.bat
45
echo @echo off >> .\OpenMe.bat
46
echo echo Type a program name here to run. >> .\OpenMe.bat
47
echo echo Such as scan, motd, send and scanall. >> .\OpenMe.bat
0 commit comments