Skip to content

Commit

Permalink
Update blackeye.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
HimDek committed Aug 13, 2021
1 parent f35039f commit ddc17ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blackeye.bat
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ exit /b 0

:extract
echo @echo off >ext.bat
echo 7za.exe x -o"%%CD%%" blackeye.zip >>ext.bat
echo 7za.exe x -y -o"%%CD%%" blackeye.zip >>ext.bat
echo del Blackeye.zip ^>nul 2^>^&1 >>ext.bat
echo start "" blackeye.bat >>ext.bat
echo exit >>ext.bat
Expand Down

0 comments on commit ddc17ee

Please sign in to comment.