天天看点

linux 运行.sh出现 Permission denied和bash : Bad Substitution

在.sh文件头部加上#!/bin/sh

在执行shell文件时加上bash

bash ./api/build.sh

继续阅读