announcement-box/bin/submit_announcement

5 lines
62 B
Plaintext
Raw Normal View History

#!/bin/bash
mosquitto_pub -t vault/psa/announcement -m "$@"