From: Oleg Broytman Date: Sun, 21 Oct 2012 17:27:25 +0000 (+0000) Subject: Removed excessive trailing backslashes X-Git-Tag: v4.0.0~9 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=8b11aa9a77385bde12b1688672e75e19e5787f9d;p=xsetbg.git Removed excessive trailing backslashes git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@59 143022c7-580b-0410-bae3-87f2bf5d3141 --- 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