M1 芯片运行.sh文件报zsh: operation not permitted

第一招

sudo chmod -R 777 文件目录

第二招

sudo xattr -r -d com.apple.quarantine 文件目录

你可能感兴趣的:(M1 芯片运行.sh文件报zsh: operation not permitted)