diff options
Diffstat (limited to 'standalone')
-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 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. # |