Scott Wallace
cc89e95403
* Remove the movie poster parsing * Fix some code issues * Increase blurb trunctation length
4 lines
167 B
Bash
Executable file
4 lines
167 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
zip -r lomion.tmdb."$(grep version: maubot.yaml | cut -f2 -d' ')".mbp maubot.yaml tmdb/__init__.py tmdb/tmdb.py tmdb/tmdb_api.py tmdb/database.py
|