diff --git a/script/startup.bat b/script/startup.bat index dab40e2..e02be03 100644 --- a/script/startup.bat +++ b/script/startup.bat @@ -1,2 +1,3 @@ -#!/bin/bash -pm2 start ./update.js --name fdc \ No newline at end of file +@echo +pm2 start ./update.js --name fdc +cp /Y fdc_startup.bat C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp \ No newline at end of file