serv00 | CT8无交互一键四协议安装脚本

This commit is contained in:
eooce
2025-02-01 11:43:07 +08:00
committed by GitHub
parent a1f7950099
commit ec32e55dac
+1 -1
View File
@@ -441,7 +441,7 @@ get_ip() {
}
generate_sub_link () {
cat >> ${FILE_PATH}/.htaccess << EOF
cat > ${FILE_PATH}/.htaccess << EOF
RewriteEngine On
RewriteRule ^${SUB_TOKEN}$ sub.php [L]
EOF