#!/bin/bash rm -rf dist/linux/app buildenv/bin/activate pyinstaller app.spec --noconfirm