修改版本号

This commit is contained in:
bjdgyc
2021-04-10 14:07:09 +08:00
parent 8c70cc2e10
commit 4b00c12ef3

View File

@@ -1,7 +1,7 @@
#!/bin/env bash
set -x
function RETVAL(){
function RETVAL() {
rt=$1
if [ $rt != 0 ]; then
echo $rt