Fix torrent generation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
08d9544584
commit
81d7f4d627
2
Makefile
2
Makefile
@ -117,4 +117,4 @@ tuto3.iso: tuto3.yml pkg/debian-tuto3 pkg/router-tuto3 pkg/tinydeb pkg/unbound p
|
|||||||
gzip -9 < $< > $@
|
gzip -9 < $< > $@
|
||||||
|
|
||||||
%.torrent: %
|
%.torrent: %
|
||||||
mktorrent -o $@ -a http://ankh.serekh.nemunai.re:6969/announce -p -v $<
|
mktorrent -o $@ -a http://ankh.serekh.nemunai.re:6969/announce -p -v ./$<
|
||||||
|
Reference in New Issue
Block a user