Skip to content

Commit fa65251

Browse files
committed
update install.sh
1 parent 47adc19 commit fa65251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ config2Fragment() {
352352
elif [[ $link == "trojan://"* ]]; then
353353
trojan
354354
else
355-
echo -e "${green}Unsupported link.${rest}"
355+
echo -e "${red}Unsupported link.${rest}"
356356
exit 1
357357

358358
fi

0 commit comments

Comments
 (0)