mirror of
https://github.com/tj/n.git
synced 2024-11-25 07:39:21 +01:00
indentation
This commit is contained in:
parent
e9043b7f88
commit
325997f5ef
2
bin/n
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user