Update production upgrade script notification command
This commit is contained in:
parent
ad52e7fe7e
commit
edf8f1fc8a
@ -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