update tool/spark-dstore-patch.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2023-11-25 03:10:00 +00:00
committed by Gitee
parent fa3270e401
commit 6b154c3aad

View File

@@ -39,7 +39,7 @@ linkDir() {
linkApp() {
appID=$1
appEntriesDir="/opt/apps/$appID/entries"
appEntriesDir="../../../opt/apps/$appID/entries"
appLibsDir="/opt/apps/$appID/files/lib"
autoStartDir="$appEntriesDir/autostart"