2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00

update makefile

This commit is contained in:
Miguel Mota 2018-06-23 02:12:22 -07:00
parent a237cdba6a
commit 2de454e948

View File

@ -52,6 +52,9 @@ snap/deploy:
snap/remove:
snap remove cointop
snap/build-and-deploy: snap/build snap/deploy snap/remove
@echo "done"
flatpak/build:
flatpak-builder --force-clean build-dir com.github.miguelmota.Cointop.json