mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-03-21 22:06:45 +08:00
Update install.sh
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user