diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-22 18:16:35 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-22 18:16:36 +0800 |
commit | bbc003bbf57c5d3b639d4a0daef9353d10bfbb54 (patch) | |
tree | c7cf36a4ace1210122c2b3db27d3ce4b55fbd653 /standalone/src/main/assembly | |
parent | 19afe18cf5a8d6c2d6fc86fa6f643911b191771e (diff) |
Upgrade uui-server database script
Change-Id: I06bf773797d8cdcb83eb7127f347d4df9004de21
Issue-ID: USECASEUI-236
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'standalone/src/main/assembly')
-rw-r--r-- | standalone/src/main/assembly/resources/bin/initDB.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/src/main/assembly/resources/bin/initDB.sh b/standalone/src/main/assembly/resources/bin/initDB.sh index e9922fb2..97e65ad3 100644 --- a/standalone/src/main/assembly/resources/bin/initDB.sh +++ b/standalone/src/main/assembly/resources/bin/initDB.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2017 CMCC, Inc. and others. All rights reserved. +# Copyright (C) 2019 CMCC, Inc. and others. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |