Modify upgrade script to include "tag @ hash" in notification msg
This commit is contained in:
parent
e029f91d4c
commit
ab6ed227e3
@ -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