Skip to content

Commit d056eb3

Browse files
WillowSauceRWillowSauceR
authored andcommitted
fix script
1 parent 187857b commit d056eb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
echo "@echo off" >> .\OpenMe.bat
4646
echo "echo Type a program name here to run." >> .\OpenMe.bat
4747
echo "echo Such as scan, motd, send and scanall." >> .\OpenMe.bat
48+
echo "cmd" >> .\OpenMe.bat
49+
echo "@echo on" >> .\OpenMe.bat
4850
4951
- name: Zip Release
5052
uses: TheDoctor0/[email protected]

0 commit comments

Comments
 (0)