cron.buildd: add `-n` to ssh call to avoid eating stdin

上级 760fbfc5
......@@ -53,6 +53,6 @@ if [ ! -z "${dists}" ]; then
;;
esac
ssh wbadm@buildd trigger.security $send
ssh -n wbadm@buildd trigger.security $send
done
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册