diff options
Diffstat (limited to 'make_win.bat')
-rw-r--r-- | make_win.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_win.bat b/make_win.bat index a1f692e17..c5caac08f 100644 --- a/make_win.bat +++ b/make_win.bat @@ -1 +1 @@ -pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dlc
\ No newline at end of file +pyinstaller.exe youtube_dlc\__main__.py --onefile --name youtube-dlc
\ No newline at end of file |