X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=archive.sh;h=5f8a0d2954f6875cefef35f1fdacda95a8eed7a7;hb=12209c39f81df94c1b55ac84f49f802effe484bb;hp=1cfaf93bbbe03e3490633197429eb2abf0c70366;hpb=5260413e3a3179f51dbedf7b923bcc7ceb6f4bd5;p=config%2Fdotfiles.git diff --git a/archive.sh b/archive.sh index 1cfaf93..5f8a0d2 100755 --- a/archive.sh +++ b/archive.sh @@ -31,7 +31,7 @@ git_clone() { # Don't overwrite an existing file/directory. if test -e tmp; then - echo "tmp/ already exists!" + echo 'tmp/ already exists!' exit 1 fi