tuxbot-bot/compose/local/tuxbot/start

7 lines
60 B
Plaintext
Raw Normal View History

2021-02-11 22:18:12 +00:00
#!/bin/bash
set -o errexit
set -o pipefail
set -o nounset