Powershell compile script for windows with pyinstaller
This commit is contained in:
parent
b27225e218
commit
f23f3566d6
1
compile.ps1
Normal file
1
compile.ps1
Normal file
@ -0,0 +1 @@
|
||||
pyinstaller .\adl.py --onefile --add-data 'good_title.txt;.' --add-data '.\problem_title.txt;.' --add-data '.\print_fzf.py;.'
|
Loading…
Reference in New Issue
Block a user