i2p.i2p icon indicating copy to clipboard operation
i2p.i2p copied to clipboard

"headless" installer is not "headless"

Open datajerk opened this issue 10 years ago • 1 comments

java -jar i2pinstall_0.9.22.jar -console prompts for info, is there a way, or can you add a way to actually install this without any prompting? Thanks.

datajerk avatar Oct 05 '15 22:10 datajerk

"headless" is the term from java, the java package without gui. So the term is correct here. I think you are searching for a "non-interactive" mode ?

Maybe an "non-interactive" switch on the installer can be added, using the default folders ...

Tunoac avatar Jul 27 '24 19:07 Tunoac