From ffbc1024dd6be539a4a1e28750fe5098ae726371 Mon Sep 17 00:00:00 2001 From: zhangab Date: Thu, 10 May 2018 14:50:07 +0800 Subject: fix uui-server db init bug Change-Id: I686e5e3ff0bd11bc587fabffcaa6f042928b504b Issue-ID: USECASEUI-113 Signed-off-by: zhangab --- standalone/src/main/assembly/resources/bin/initDB.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone/src/main/assembly/resources/bin/initDB.sh') diff --git a/standalone/src/main/assembly/resources/bin/initDB.sh b/standalone/src/main/assembly/resources/bin/initDB.sh index 06d2bfc8..6683960c 100644 --- a/standalone/src/main/assembly/resources/bin/initDB.sh +++ b/standalone/src/main/assembly/resources/bin/initDB.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#! /bin/bash # # Copyright (C) 2017 CMCC, Inc. and others. All rights reserved. # -- cgit 1.2.3-korg