mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 21:32:05 +08:00
update tool/spark-dstore-patch.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -39,7 +39,7 @@ linkDir() {
|
|||||||
|
|
||||||
linkApp() {
|
linkApp() {
|
||||||
appID=$1
|
appID=$1
|
||||||
appEntriesDir="/opt/apps/$appID/entries"
|
appEntriesDir="../../../opt/apps/$appID/entries"
|
||||||
appLibsDir="/opt/apps/$appID/files/lib"
|
appLibsDir="/opt/apps/$appID/files/lib"
|
||||||
autoStartDir="$appEntriesDir/autostart"
|
autoStartDir="$appEntriesDir/autostart"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user