Skip to content

Commit a2e3165

Browse files
committed
version 2.3.1
1 parent ed05f58 commit a2e3165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Info_font_prefix="\033[32m" && Error_font_prefix="\033[31m" && Info_background_p
1212
install_path='/root/auxpi'
1313
auxpi_path="${install_path}/build/linux"
1414
name="auxpi"
15-
ver="2.3.0"
15+
ver="2.3.1"
1616

1717
function auxpi_help(){
1818
echo "Auxpi Installer V1.0"
@@ -109,4 +109,4 @@ help)
109109
*)
110110
echo "用法错误! 用法请查看 help 。"
111111
;;
112-
esac
112+
esac

0 commit comments

Comments
 (0)