update readme, pages
This commit is contained in:
4
Makefile
4
Makefile
@@ -94,7 +94,7 @@ rhz-version:
|
||||
sed -i 's|$(shell grep "\"version_name\": " manifest.json)| \"version_name\": \"$(VERSION)1-rhizome\",|g' manifest.json
|
||||
sed -i 's|7657|7647|g' *.js* */*.js*
|
||||
|
||||
zip: version
|
||||
zip: fmt version
|
||||
zip --exclude="./i2ppb@eyedeekay.github.io.xpi" \
|
||||
--exclude="./i2psetproxy.js@eyedeekay.github.io.xpi" \
|
||||
--exclude="./i2psetproxy.js.png" \
|
||||
@@ -182,7 +182,7 @@ fmt:
|
||||
lint:
|
||||
eslint --color *.js
|
||||
|
||||
deborig: version
|
||||
deborig: fmt version
|
||||
rm -rf ../i2psetproxy.js-$(VERSION)
|
||||
cp -r . ../i2psetproxy.js-$(VERSION)
|
||||
cd ../i2psetproxy.js-$(VERSION)
|
||||
|
||||
Reference in New Issue
Block a user