We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26b2b1 commit d9033c8Copy full SHA for d9033c8
1 file changed
alive.sh
@@ -5,4 +5,5 @@
5
# test-binary = /home/ubuntu/wptagent/alive.sh
6
7
DIR="$(cd "$(dirname "$0")" && pwd)"
8
+rm /var/log/watchdog/* || true
9
python $DIR/alive.py --file /tmp/wptagent
0 commit comments