mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 06:36:22 -04:00
Make regtest and localhost default for bootstrap node
This commit is contained in:
parent
27381b0e98
commit
5b7a8e31d0
5 changed files with 7 additions and 12 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue