]> git.phdru.name Git - xsetbg.git/blobdiff - xsetbg-start-http-pinger
Renamed.
[xsetbg.git] / xsetbg-start-http-pinger
similarity index 82%
rename from pinger-start
rename to xsetbg-start-http-pinger
index fc6e7e48c223fce65835e1560cc3ac8d41b22028..51fee51b18a8ff32f080674776f4ca942bc51e92 100755 (executable)
@@ -4,5 +4,5 @@
 (cd "$HOME/lib/xsetbg" && \
 while true; do
    sleep 60
-   ./xsetbg-ping
+   ./xsetbg-http-change
 done) &