Fix syntax error

This commit is contained in:
Christophe Buffenoir 2014-06-08 19:58:35 +02:00
parent 832b9f43ca
commit 6f13b8810f

View file

@ -29,6 +29,7 @@ curl https://raw.github.com/geier/pycarddav/master/pycard.conf.sample > ~/.confi
if [ "$1" == '--jp' ]
then
rsync -av ./jp/ ~/
fi
# Copy the graphical part if needed
if [ "$1" == '--graphic' ]