Browse Source

modifying KOMODO_HOME value

pull/4/head
Asher Dawes 6 years ago
parent
commit
6066cfe87b
  1. 2
      zcutil/VerusCoin.xml

2
zcutil/VerusCoin.xml

@ -108,7 +108,7 @@
<postInstallationActionList>
<addEnvironmentVariable>
<name>KOMODO_HOME</name>
<value>${installdir}</value>
<value>${installdir}/verus-cli/</value>
</addEnvironmentVariable>
</postInstallationActionList>
<allowAddRemoveComponents>1</allowAddRemoveComponents>

Loading…
Cancel
Save