mirror of
https://github.com/JuniorDark/RustyHearts-API.git
synced 2026-05-07 06:01:44 -04:00
4 lines
No EOL
32 B
Batchfile
4 lines
No EOL
32 B
Batchfile
@echo off
|
|
cd .
|
|
npm install
|
|
pause |