This commit is contained in:
idk
2020-02-25 21:41:43 -05:00
parent f4d7217ce3
commit 25b1628b7c
3 changed files with 2 additions and 1 deletions

View File

@@ -187,7 +187,8 @@ rhz-submit: rhz-version
#cp web-ext-artifacts/*.xpi ./i2ppb@eyedeekay.github.io.xpi
getxpi:
gothub download -t $(VERSION) -u eyedeekay -r I2P-in-Private-Browsing-Mode-Firefox -n ./i2ppb-$(VERSION)@eyedeekay.github.io.xpi.torrent
gothub download -t $(VERSION) -u eyedeekay -r I2P-in-Private-Browsing-Mode-Firefox -n i2ppb@eyedeekay.github.io.xpi
cp ./i2ppb@eyedeekay.github.io.xpi ./i2ppb-$(VERSION)@eyedeekay.github.io.xpi
torrent: getxpi
rm -f "./i2ppb-$(VERSION)@eyedeekay.github.io.xpi.torrent"