Update syslog.conf and upgrade/restart scripts for new keybase channels
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
HOSTNAME=$(hostname)
|
||||
|
||||
echo restarting mempool backends | wall
|
||||
echo "${HOSTNAME} restarted mempool backends" | /usr/local/bin/keybase chat send --nonblock --channel general mempool.devops
|
||||
echo "${HOSTNAME} restarted mempool backends" | /usr/local/bin/keybase chat send --nonblock --channel general mempool.ops
|
||||
ps uaxw|grep 'dist/index'|grep -v grep|grep -v services|awk '{print $2}'|xargs -n 1 kill
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user