This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mxpv-podsync
Watch
1
Star
0
Fork
0
You've already forked mxpv-podsync
mirror of
https://github.com/mxpv/podsync.git
synced
2024-05-11 05:55:04 +00:00
Code
Issues
Releases
Activity
mxpv-podsync
/
build.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Update build script and .gitignore
2018-10-06 19:25:07 -07:00
#!/usr/bin/env bash
docker build -t mxpv/podsync .
docker push mxpv/podsync
Copy Permalink