Skip to content

Commit

Permalink
version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aimerforreimu committed May 3, 2019
1 parent ed05f58 commit a2e3165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Info_font_prefix="\033[32m" && Error_font_prefix="\033[31m" && Info_background_p
install_path='/root/auxpi'
auxpi_path="${install_path}/build/linux"
name="auxpi"
ver="2.3.0"
ver="2.3.1"

function auxpi_help(){
echo "Auxpi Installer V1.0"
Expand Down Expand Up @@ -109,4 +109,4 @@ help)
*)
echo "用法错误! 用法请查看 help 。"
;;
esac
esac

0 comments on commit a2e3165

Please sign in to comment.