mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-01 18:47:55 -05:00
6 lines
67 B
Bash
Executable File
6 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
|
|
python scripts/gitter_releases_bot.py
|