Skip to content

Commit

Permalink
Update started-first.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
api-tsukasa authored Mar 3, 2024
1 parent 8a68923 commit ac4648b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions started-first.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
@echo off
npm i
node index.js
ping 127.0.0.1 -n 5 > nul
del /f /q started-first.bat
cscript install.vbs

0 comments on commit ac4648b

Please sign in to comment.