fix makefile
This commit is contained in:
parent
f85551ae02
commit
9aea138a5c
@ -4,7 +4,7 @@ INSTALLDIR = ~/Library/Application\ Support/com.elgato.StreamDeck/Plugins/com.dl
|
|||||||
#SDPLUGINDIR = "./com.dlprows.macvolumecontrol.sdPlugin"
|
#SDPLUGINDIR = "./com.dlprows.macvolumecontrol.sdPlugin"
|
||||||
|
|
||||||
update:
|
update:
|
||||||
killall Stream\ Deck.app || true
|
killall Stream\ Deck || true
|
||||||
go build -o $(INSTALLDIR) .
|
go build -o $(INSTALLDIR) .
|
||||||
open -a Elgato\ Stream\ Deck
|
open -a Elgato\ Stream\ Deck
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user