#!/bin/bash pyside6-rcc resources.qrc -o resources.py pyinstaller main.pyw --onefile --icon resources/LiquidGUI.png --name LiquidGUI