We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ecc3 commit 986f498Copy full SHA for 986f498
src/local/fetch-dashboard.sh
@@ -1,4 +1,4 @@
1
#!/usr/bin/env sh
2
# Fetch a new dashboard image, make sure to output it to "$1".
3
# For example:
4
-$(dirname $0)/../ht -d -q -o "$1" get https://example.org/example.png
+$(dirname $0)/../ht -d -q -o "$1" get https://raw.githubusercontent.com/pascalw/kindle-dash/master/example/example.png
0 commit comments