make everything distributable better

Former-commit-id: 8d3b46b36c
Former-commit-id: f97b6787a467306de1dddb1513dc9f48bd36acf9
This commit is contained in:
idk
2022-09-05 22:01:20 -04:00
parent 46fdf0e9ee
commit 24bc8384f4

View File

@ -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}" \