We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1cab5 commit 4552cfbCopy full SHA for 4552cfb
1 file changed
Snell.sh
@@ -9,7 +9,7 @@ export PATH
9
# WebSite: https://about.aapls.com
10
#=================================================
11
12
-sh_ver="1.8.5"
+sh_ver="1.8.6"
13
snell_v2_version="2.0.6"
14
snell_v3_version="3.0.1"
15
snell_v4_version="4.1.1"
@@ -457,7 +457,6 @@ Type=simple
457
User=root
458
Restart=on-failure
459
RestartSec=5s
460
-ExecStartPre=/bin/sh -c 'ulimit -n 51200'
461
ExecStart=/usr/local/bin/snell-server -c /etc/snell/config.conf
462
[Install]
463
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}
1777
1776
fi
1778
}
1779
1780
-startMenu
+startMenu
0 commit comments