docker-scripts/qbittorrent/latest/Makefile.unstable
2019-11-21 03:05:48 +03:00

5 lines
121 B
Makefile

all: emgqb
emgqb:
docker build --compress -t epicmorg/qbittorrent:unstable .
docker push epicmorg/qbittorrent:unstable