diff options
Diffstat (limited to 'res/assembly/bin/initDB.sh')
-rwxr-xr-x | res/assembly/bin/initDB.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/assembly/bin/initDB.sh b/res/assembly/bin/initDB.sh index 5ad52f5..ec213fd 100755 --- a/res/assembly/bin/initDB.sh +++ b/res/assembly/bin/initDB.sh @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - DIRNAME=`dirname $0` HOME=`cd $DIRNAME/; pwd` user=$1 |