fix-变量

This commit is contained in:
2023-08-14 12:11:06 +08:00
parent 708d8866ac
commit d07f2a5fa4
2 changed files with 2 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ fi
echo $STORE_URL/$APP_LOCATION
curl -X POST -H "Content-Type: application/json" -d '{"path": "$STORE_URL/$APP_LOCATION"}' http://zunyun01.store.deepinos.org.cn:38324/handle_post
curl -X POST -H "Content-Type: application/json" -d '{"path": "'"${STORE_URL}/${APP_LOCATION}"'"}' http://zunyun01.store.deepinos.org.cn:38324/handle_post