06 2022 档案

摘要:解决方法: 查看端口:netstat -lntup | grep 9000 杀死进程:killall php-fpm 重新启动:php-fpm 阅读全文
posted @ 2022-06-22 15:34 浮尘微光 阅读(250) 评论(0) 推荐(0)
摘要:brew -v git config --global --add safe.directory /opt/homebrew/Library/Taps/homebrew/homebrew-core git config --global --add safe.directory /opt/homeb 阅读全文
posted @ 2022-06-15 11:45 浮尘微光 阅读(2475) 评论(0) 推荐(0)
摘要:/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 阅读全文
posted @ 2022-06-15 11:24 浮尘微光 阅读(255) 评论(0) 推荐(0)
摘要:http://mirrors.ustc.edu.cn/help/brew.git.html Homebrew 源使用帮助 地址 https://mirrors.ustc.edu.cn/brew.git/ 说明 Homebrew 源代码仓库 使用说明 替换 USTC 镜像: export HO 阅读全文
posted @ 2022-06-14 20:30 浮尘微光 阅读(138) 评论(0) 推荐(0)