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