Update production upgrade script notification command
This commit is contained in:
parent
dfeb8c2d15
commit
476948e70e
@ -45,6 +45,6 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
hostname=$(hostname)
|
hostname=$(hostname)
|
||||||
keybase chat send mempool.space "${hostname} updated to ${TAG} @ ${hash}"
|
echo "${hostname} updated to \`${TAG}\` @ \`${hash}\`" | /usr/local/bin/keybase chat send --nonblock --channel alerts mempool.space
|
||||||
|
|
||||||
rm "$HOME/lock"
|
rm "$HOME/lock"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user