Dioptas/create_executable.sh

4 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
sudo rm -rf build
pyinstaller Dioptas.spec -y