fixed #698, Use bash instead of dash in gen_type_name.sh on Ubuntu (#703)

This commit is contained in:
ffeng
2021-12-13 14:11:29 +08:00
committed by GitHub
parent 09b22898e1
commit 0822911e8c

View File

@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/bash
echo '/**
* Copyright (c) 2021 OceanBase
* OceanBase CE is licensed under Mulan PubL v2.