We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5fecf commit 1cace8fCopy full SHA for 1cace8f
entry/src/main/resources/rawfile/term.js
@@ -120,7 +120,7 @@ function onTerminalReady() {
120
)
121
io.print('\r\n');
122
io.print('Use `harmonix run` to start.\r\n');
123
- io.print('You can also use Harmonix in HiShell after run `export LD_LIBRARY_PATH=/data/service/hnp/harmonix.org/harmonix_1.0/lib`.\r\n');
+ io.print('You can also use Harmonix in HiShell.\r\n');
124
125
native.load();
126
}
0 commit comments