bisq/scripts
Devin Bileck 47c59f8b3f
Fix when setting long PATH environment variable
Avoid using setx to append to the PATH environment variable as it will
truncate to 1024 characters. Instead, use SetEnvironmentVariable
in powershell.
2018-12-14 23:57:26 -08:00
..
install_java.bat Fix when setting long PATH environment variable 2018-12-14 23:57:26 -08:00
install_java.sh Consolidate install_java.sh scripts 2018-12-04 14:50:37 -08:00