Make regtest and localhost default for bootstrap node

This commit is contained in:
Manfred Karrer 2015-05-15 19:05:23 +02:00
parent 27381b0e98
commit 5b7a8e31d0
5 changed files with 7 additions and 12 deletions

View file

@ -27,9 +27,4 @@ $JAVA_HOME/bin/javapackager \
-appclass io.bitsquare.app.BitsquareAppMain \
-outfile Bitsquare
cd package/linux
# TODO: Figure out where LICENSE file goes so distros don't complain about "low quality" packages.
# -BlicenseFile=LICENSE comlains about missing file (Bundler DEB Installer skipped because of a configuration problem: Specified license file is missing.
# Advice to fix: Make sure that references a file in the app resources, and that it is relative to the
# basedir.)
cd package/linux