automated terminal push

This commit is contained in:
Your Name
2025-02-13 15:47:55 -05:00
parent 0bbc89d9be
commit 20358fffed
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ conn.connect('admin', 'password', wait=True)
conn.subscribe('/queue/yankee-sully-channels-monthly', id=1, ack='auto', headers={'activemq.prefetchSize': 10})
print("## ")
print("## notification > connected to JMS server (yankee-sully-channels-monthly) 3333")
print("## notification > connected to JMS server (yankee-sully-channels-monthly) 456")
print("## ")
while True:

View File

@@ -1,7 +1,7 @@
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
* * * * * /yankee-gnome-fire-consumer/consumer.bash >> /var/log/yankee.log
48 20 * * * /yankee-gnome-fire-consumer/consumer.bash >> /var/log/yankee.log
* * * * * /yankee-gnome-fire-consumer/ping.bash >> /var/log/cron.log 2>&1