remove hyphen from name

This commit is contained in:
dries.k
2022-08-27 16:51:39 +02:00
parent 71a6036cce
commit 4f6ce0db56
8 changed files with 14 additions and 47 deletions

View File

@@ -11,7 +11,7 @@ build-macos: clean
pip install -r requirements.txt
pip install pyinstaller
pip install Pillow
pyinstaller gotify-tray-macos.spec
pyinstaller gotify-tray.spec
install: build
sudo dpkg -i dist/gotify-tray_amd64.deb