diff --git a/bin/n b/bin/n index e65fe27..0721f26 100755 --- a/bin/n +++ b/bin/n @@ -12,7 +12,7 @@ VERSIONS_DIR=$N_PREFIX/n/versions test -d $VERSIONS_DIR || mkdir -p $VERSIONS_DIR if ! test -d $VERSIONS_DIR; then - abort "Failed to create versions directory ($VERSIONS_DIR), do you have permissions to do this?" + abort "Failed to create versions directory ($VERSIONS_DIR), do you have permissions to do this?" fi # curl / wget support