Skip to content

Commit beb8249

Browse files
WillowSauceRWillowSauceR
authored andcommitted
modify message
1 parent 3032908 commit beb8249

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
cd . >> .\OpenMe.bat
4545
echo "@echo off" >> .\OpenMe.bat
4646
echo "echo Type a program name here to run." >> .\OpenMe.bat
47-
echo "echo Such as scan, motd, send and scanall." >> .\OpenMe.bat
47+
echo "echo Such as scan, motd and send." >> .\OpenMe.bat
48+
echo "echo " >> .\OpenMe.bat
4849
echo "cmd" >> .\OpenMe.bat
4950
echo "@echo on" >> .\OpenMe.bat
5051

0 commit comments

Comments
 (0)