X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=archive.sh;fp=archive.sh;h=5f8a0d2954f6875cefef35f1fdacda95a8eed7a7;hp=1cfaf93bbbe03e3490633197429eb2abf0c70366;hb=b1c443c9ab5b960e08e079863d4c679f226871b6;hpb=23d085143315d7cbce8c0be18822e96ca5d40889 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