Update install.sh

This commit is contained in:
wnlen
2026-03-20 14:35:13 +08:00
parent 5ad062af88
commit 0597533b9a

View File

@ -390,7 +390,7 @@ PROFILED_FILE="/etc/profile.d/clash-for-linux.sh"
install_profiled() { install_profiled() {
local install_dir="$Install_Dir" local install_dir="$Install_Dir"
tee "$PROFILED_FILE" >/dev/null <<EOF cat >"$PROFILED_FILE" <<EOF
# Clash for Linux proxy helpers # Clash for Linux proxy helpers
# Auto-generated by clash-for-linux installer. # Auto-generated by clash-for-linux installer.