mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
minor formatting change
This commit is contained in:
parent
2718a056df
commit
e4b555dd1d
@ -96,7 +96,9 @@ if [[ ${UID} != 0 ]] && [ ! ${local} ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo -e "Installing files to ${prefix} ...\n"
|
||||
echo
|
||||
echo "Installing files to ${prefix} ..."
|
||||
echo
|
||||
|
||||
# add git revision to autojump
|
||||
./git-version.sh
|
||||
|
Loading…
Reference in New Issue
Block a user