pyinstaller run clean

This commit is contained in:
urihershgc 2015-12-31 09:57:29 +02:00
parent 471fede2fe
commit 54e4453d67
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
pyinstaller monkey-linux.spec
pyinstaller --clean monkey-linux.spec