Skip to content

Commit 5215b86

Browse files
committed
fix: v2.3.1 archive
1 parent e9e3142 commit 5215b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/install_script_v2.3.1.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
33
export PATH
44

55
# System Required: CentOS 7+/Ubuntu 18+/Debian 10+
6-
# Version: v2.3.0
6+
# Version: v2.3.1
77
# Description: One click Install Trojan Panel server
88
# Author: jonssonyan <https://jonssonyan.com>
99
# Github: https://github.com/trojanpanel/install-script
@@ -1879,7 +1879,7 @@ main() {
18791879
clear
18801880
echo_content red "\n=============================================================="
18811881
echo_content skyBlue "System Required: CentOS 7+/Ubuntu 18+/Debian 10+"
1882-
echo_content skyBlue "Version: v2.3.0"
1882+
echo_content skyBlue "Version: v2.3.1"
18831883
echo_content skyBlue "Description: One click Install Trojan Panel server"
18841884
echo_content skyBlue "Author: jonssonyan <https://jonssonyan.com>"
18851885
echo_content skyBlue "Github: https://github.com/trojanpanel"

0 commit comments

Comments
 (0)