bring indentation in line with other front-end projects
This commit is contained in:
parent
2c983f8cee
commit
377a20fffa
22 changed files with 583 additions and 560 deletions
|
@ -3,8 +3,8 @@ RIOT_BRANCH=master
|
|||
|
||||
BASE_DIR=$(readlink -f $(dirname $0))
|
||||
if [ -d $BASE_DIR/riot-web ]; then
|
||||
echo "riot is already installed"
|
||||
exit
|
||||
echo "riot is already installed"
|
||||
exit
|
||||
fi
|
||||
|
||||
cd $BASE_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue