Fix syntax error
This commit is contained in:
parent
832b9f43ca
commit
6f13b8810f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ curl https://raw.github.com/geier/pycarddav/master/pycard.conf.sample > ~/.confi
|
||||||
if [ "$1" == '--jp' ]
|
if [ "$1" == '--jp' ]
|
||||||
then
|
then
|
||||||
rsync -av ./jp/ ~/
|
rsync -av ./jp/ ~/
|
||||||
|
fi
|
||||||
|
|
||||||
# Copy the graphical part if needed
|
# Copy the graphical part if needed
|
||||||
if [ "$1" == '--graphic' ]
|
if [ "$1" == '--graphic' ]
|
||||||
|
|
Loading…
Reference in a new issue