mirror of
https://github.com/pret/agbcc.git
synced 2026-03-21 17:44:20 -05:00
Fix indentation.
This commit is contained in:
parent
de7ccf2a43
commit
1fcda818cb
|
|
@ -17,5 +17,5 @@ if [ "$1" != "" ]; then
|
|||
echo "Target directory does not exist. Did you mean to do \"./install.sh ../$1\"?"
|
||||
fi
|
||||
else
|
||||
echo "Usage: install.sh PATH"
|
||||
echo "Usage: install.sh PATH"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user