Github merge request #1108, fix:build on Ubuntu 22.04.1 LTS

This commit is contained in:
caifeizhi 2022-11-09 07:38:10 +00:00 committed by wangzelin.wzl
parent 8c8510fa1b
commit 353c4bcd8e

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
TOPDIR=`readlink -f \`dirname $0\``
BUILD_SH=$TOPDIR/build.sh