mirror of
https://github.com/pret/agbcc.git
synced 2026-08-27 04:54:06 -05:00
Fix indentation.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user