mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 12:22:05 +08:00
fix-变量
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user