Modify upgrade script to include "tag @ hash" in notification msg
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user