diff --git a/script/fdc_startup.bat b/script/fdc_startup.bat index 4f2e78b..1fe429d 100644 --- a/script/fdc_startup.bat +++ b/script/fdc_startup.bat @@ -1 +1 @@ -pm2 start $$$$\..\update.js --name fdc --watch \ No newline at end of file +cd /d "$$$$\..\" & pm2 start update.js --name fdc --watch&pm2 ls \ No newline at end of file diff --git a/script/tmp.bat b/script/tmp.bat new file mode 100644 index 0000000..2a124d2 --- /dev/null +++ b/script/tmp.bat @@ -0,0 +1 @@ +cd /d "E:\cloud\OneDrive\git\fdc\script\..\" & pm2 start update.js --name fdc --watch&pm2 ls