k 3 hidden-ssh: wait for irc port
This commit is contained in:
parent
b78cc5b52a
commit
3e3405bf4a
|
@ -38,6 +38,7 @@ let
|
||||||
echo "still waiting for ${hiddenServiceDir}/hostname"
|
echo "still waiting for ${hiddenServiceDir}/hostname"
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
|
${pkgs.untilport}/bin/untilport irc.freenode.org 6667 && \
|
||||||
${pkgs.irc-announce}/bin/irc-announce \
|
${pkgs.irc-announce}/bin/irc-announce \
|
||||||
irc.freenode.org 6667 ${config.krebs.build.host.name}-ssh \
|
irc.freenode.org 6667 ${config.krebs.build.host.name}-ssh \
|
||||||
\#krebs-announce \
|
\#krebs-announce \
|
||||||
|
|
Loading…
Reference in a new issue