Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 2f7eac8

Browse files
author
tkostuch
committed
change path in ecosystem for o2m
1 parent 5f6267c commit 2f7eac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
{
1010
"name": "o2m",
11-
"script": "./dist/worker/order_to_magento2.js",
11+
"script": "./dist/src/worker/order_to_magento2.js",
1212
"args": "start",
1313
"log_date_format": "YYYY-MM-DD HH:mm:ss",
1414
"ignore_watch": ["node_modules"]

0 commit comments

Comments
 (0)