diff --git a/production/mempool-upgrade-all b/production/mempool-upgrade-all index b5a9b9512..029ff7d79 100755 --- a/production/mempool-upgrade-all +++ b/production/mempool-upgrade-all @@ -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"