forked from p15670423/monkey
pyinstaller run clean
This commit is contained in:
parent
471fede2fe
commit
54e4453d67
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
pyinstaller monkey-linux.spec
|
pyinstaller --clean monkey-linux.spec
|
||||||
|
|
Loading…
Reference in New Issue