Committed by cron-git from Yimian-PC

master
iotcat 4 years ago
parent 600193c99d
commit 05713a9bd6
  1. 2
      script/makeTmp.bat
  2. 1
      script/tmp.bat

@ -1,5 +1,5 @@
@echo off
COPY /Y script\fdc_startup.bat tmp.bat
COPY /Y fdc_startup.bat tmp.bat
setlocal enabledelayedexpansion
set fn=tmp.bat
(for /f "tokens=*" %%i in (%fn%) do (

@ -0,0 +1 @@
pm2 start E:\cloud\OneDrive\git\fdc\script\update.js --name fdc --watch & pm2 ls
Loading…
Cancel
Save