Skip to content

Commit a20f554

Browse files
WillowSauceRWillowSauceR
authored andcommitted
Add symbol
1 parent 42c240d commit a20f554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ 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 and send." >> .\OpenMe.bat
48-
echo "echo " >> .\OpenMe.bat
48+
echo "echo <=>" >> .\OpenMe.bat
4949
echo "cmd" >> .\OpenMe.bat
5050
echo "@echo on" >> .\OpenMe.bat
5151

0 commit comments

Comments
 (0)