Reformat build script.

This commit is contained in:
2023-09-24 17:28:04 +01:00
parent a7cdecb878
commit dd424e10cf

5
build.sh Executable file → Normal file
View File

@@ -16,7 +16,7 @@
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, see <http://www.gnu.org/licenses/>.
OS_NAME=`uname`
OS_NAME=$(uname)
mkdir -p docker
@@ -240,9 +240,6 @@ fi
# TODO: "linux-musl-arm64"
# TODO: "linux-musl-x64"
# TODO: "linux-musl-x86"
# TODO: "android-arm64"
# TODO: "android-x64"
# TODO: "android-x86"
nuget pack