minor indent
This commit is contained in:
parent
48c942c4a6
commit
2167225d01
@ -4,8 +4,8 @@ NAME=$1
|
||||
set -e
|
||||
|
||||
if [ x$NAME = x ] ; then
|
||||
echo "usage $0 <template_name>"
|
||||
exit 1
|
||||
echo "usage $0 <template_name>"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# handle appmenus whitelists from DispVM build
|
||||
|
Loading…
Reference in New Issue
Block a user