Skip to content

Commit 4552cfb

Browse files
authored
Update Snell.sh version from 1.8.5 to 1.8.6
1 parent fc1cab5 commit 4552cfb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Snell.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export PATH
99
# WebSite: https://about.aapls.com
1010
#=================================================
1111

12-
sh_ver="1.8.5"
12+
sh_ver="1.8.6"
1313
snell_v2_version="2.0.6"
1414
snell_v3_version="3.0.1"
1515
snell_v4_version="4.1.1"
@@ -457,7 +457,6 @@ Type=simple
457457
User=root
458458
Restart=on-failure
459459
RestartSec=5s
460-
ExecStartPre=/bin/sh -c 'ulimit -n 51200'
461460
ExecStart=/usr/local/bin/snell-server -c /etc/snell/config.conf
462461
[Install]
463462
WantedBy=multi-user.target' > /etc/systemd/system/snell-server.service
@@ -1777,4 +1776,4 @@ Snell Server 管理脚本 ${Red_font_prefix}[v${sh_ver}]${Font_color_suffix}
17771776
fi
17781777
}
17791778

1780-
startMenu
1779+
startMenu

0 commit comments

Comments
 (0)