modifying KOMODO_HOME value

This commit is contained in:
Asher Dawes
2018-08-11 21:11:59 -07:00
parent 7e0f4ac50f
commit 6066cfe87b

View File

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