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