make everything distributable better
Former-commit-id: 8d3b46b36c
Former-commit-id: f97b6787a467306de1dddb1513dc9f48bd36acf9
This commit is contained in:
@ -3,7 +3,7 @@ git pull --all
|
|||||||
. ../i2p.firefox/config.sh
|
. ../i2p.firefox/config.sh
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
. "${HOME}/github-release-config.sh"
|
. "${HOME}/github-release-config.sh"
|
||||||
ant distclean jar jpackage
|
ant distclean jar
|
||||||
./windows.sh
|
./windows.sh
|
||||||
github-release upload --user "${GITHUB_USER}" \
|
github-release upload --user "${GITHUB_USER}" \
|
||||||
--repo "${GITHUB_REPO}" \
|
--repo "${GITHUB_REPO}" \
|
||||||
|
Reference in New Issue
Block a user