Can only run a script with bash -x

后端 未结 0 1249
陌清茗
陌清茗 2020-12-18 02:29

I wrote a small script with an if statement in it

#!/bin/sh
if
....
fi

Then I wanted to run the script as a Cronjob but it was not working.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题