fix scripts and simplify Debian install

This commit is contained in:
idk
2020-03-05 17:35:53 -05:00
parent 6406f70824
commit d751622d7c

View File

@@ -305,7 +305,7 @@ deborig: version
cp -r ./* ../i2psetproxy.js-$(VERSION)
cp -v ./*.torrent ../i2psetproxy.js-$(VERSION)/
cd ../i2psetproxy.js-$(VERSION) && \
rm -rf web-ext-artifacts .git && make torrent && \
rm -rf web-ext-artifacts .git && \
tar \
-cvz \
--exclude=i2psetproxy.js.gif \