diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-19 10:16:35 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-19 10:16:35 +0800 |
commit | a63a20c42f5bf743bfd5992f661a3e2951fc6baa (patch) | |
tree | d9fc84cfbdeeac39f653b4b9534aa4f3b45dc4a8 /resources/bin/initDB.sh | |
parent | 61bbe1952821a9c1b6e3f73b75e1f3b2f638e51e (diff) |
Update vfc-catalog license head
Change-Id: If7379fb0e0156034e503059473665f4c93fc2e0b
Issue-ID: VFC-376
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'resources/bin/initDB.sh')
-rw-r--r-- | resources/bin/initDB.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/bin/initDB.sh b/resources/bin/initDB.sh index 0971e00a..b4fe39ec 100644 --- a/resources/bin/initDB.sh +++ b/resources/bin/initDB.sh @@ -47,4 +47,3 @@ do done echo "init nfvocatalog database success!" exit 0 - |