White space only

Signed-off-by: Tod Fitch <tod@fitchfamily.org>
This commit is contained in:
Tod Fitch 2020-07-15 20:29:52 -07:00
parent 4a9b4e7123
commit 82b72d427b

4
app.mk
View File

@ -179,7 +179,3 @@ remove:
screenshot:
SCREENSHOT_TIME=`date "+%s"`; \
curl -m 1 -o screenshot.jpg --user $(USERPASS) --digest "http://$(ROKU_DEV_TARGET)/pkgs/dev.jpg?time=$$SCREENSHOT_TIME" -H 'Accept: image/png,image/*;q=0.8,*/*;q=0.5' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate'