mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 07:23:46 +08:00
Update start
Try fit python version
This commit is contained in:
parent
c61d2aee91
commit
07f103cdc0
2
start
2
start
@ -2,7 +2,7 @@
|
|||||||
"name": "json-service",
|
"name": "json-service",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js"
|
"start": "python3.8 script.py && node server.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.17.1"
|
"express": "^4.17.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user