BaseShell
BaseShell copied to clipboard
运行shell脚本时报错"[[ : not found"解决方法

你好,在这一步我跟您的步骤做的时候出问题了。

我在网上查到的解释是 [[]] 是bash脚本中的命令,因此使用sh解释器来执行这一步会出现问题。