From 8b11aa9a77385bde12b1688672e75e19e5787f9d Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 21 Oct 2012 17:27:25 +0000 Subject: [PATCH] Removed excessive trailing backslashes git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@59 143022c7-580b-0410-bae3-87f2bf5d3141 --- xsetbg-start-http-pinger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsetbg-start-http-pinger b/xsetbg-start-http-pinger index 51fee51..e897fd7 100755 --- a/xsetbg-start-http-pinger +++ b/xsetbg-start-http-pinger @@ -1,7 +1,7 @@ #! /bin/sh # Pinger - ping xsetbg.py every minute -(cd "$HOME/lib/xsetbg" && \ +(cd "$HOME/lib/xsetbg" && while true; do sleep 60 ./xsetbg-http-change -- 2.39.2