更新cursor_linux_id_modifier.sh和cursor_mac_id_modifier.sh脚本

This commit is contained in:
煎饼果子卷鲨鱼辣椒 2025-03-26 23:04:58 +08:00
parent df9507a433
commit ff17ed48d7
2 changed files with 1 additions and 2 deletions

View File

@ -777,7 +777,7 @@ show_file_tree() {
show_follow_info() { show_follow_info() {
echo echo
echo -e "${GREEN}================================${NC}" echo -e "${GREEN}================================${NC}"
echo -e "${YELLOW} 脚本由Neo优化WechatNeo20250310 ${NC}" echo -e "${YELLOW} 关注公众号【煎饼果子卷AI】一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) ${NC}"
echo -e "${GREEN}================================${NC}" echo -e "${GREEN}================================${NC}"
echo echo
} }

View File

@ -747,7 +747,6 @@ show_follow_info() {
echo echo
echo -e "${GREEN}================================${NC}" echo -e "${GREEN}================================${NC}"
echo -e "${YELLOW} 关注公众号【煎饼果子卷AI】一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) ${NC}" echo -e "${YELLOW} 关注公众号【煎饼果子卷AI】一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) ${NC}"
echo -e "${YELLOW} 脚本由Neo优化WechatNeo20250310 ${NC}"
echo -e "${GREEN}================================${NC}" echo -e "${GREEN}================================${NC}"
echo echo
} }