Skip to content

Commit

Permalink
Merge pull request #1758 from AlexWillisson/fix-screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert authored Apr 7, 2024
2 parents c63a05c + 6a5b68c commit ca532ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ remove:

.PHONY: screenshot
screenshot:
$(CURL_LOGGED_CMD) -F mysubmit=Screenshot "http://$(ROKU_DEV_TARGET)/plugin_inspect"
$(CURL_LOGGED_CMD) -o screenshot.jpg "http://$(ROKU_DEV_TARGET)/pkgs/dev.jpg"

.PHONY: deploy
Expand Down

0 comments on commit ca532ec

Please sign in to comment.