diff --git a/update-home.sh b/update-home.sh index 3745ac9..b88b52a 100755 --- a/update-home.sh +++ b/update-home.sh @@ -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' ]