1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
Files
mxpv-podsync/cmd/ytdl/build.sh
2018-11-22 14:58:10 -08:00

4 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
docker build -t mxpv/ytdl .
docker push mxpv/ytdl