Modify upgrade script to include "tag @ hash" in notification msg
This commit is contained in:
parent
37b3efe37b
commit
73d09da5d2
@ -45,6 +45,6 @@ do
|
||||
done
|
||||
|
||||
hostname=$(hostname)
|
||||
keybase chat send --channel dev mempool "${hostname} updated to ${hash}"
|
||||
keybase chat send mempool.space "${hostname} updated to ${TAG} @ ${hash}"
|
||||
|
||||
rm "$HOME/lock"
|
||||
|
Loading…
x
Reference in New Issue
Block a user