diff --git a/bin/snap-sync b/bin/snap-sync index a91fefd..759ad52 100755 --- a/bin/snap-sync +++ b/bin/snap-sync @@ -25,7 +25,7 @@ # snapshot created on your system since that will be used to determine the # difference for the next incremental snapshot. -progname="`basename v$0`" +progname="${0##*/}" version="0.4.4" # The following lines are modified by the Makefile or