5 lines
No EOL
68 B
Batchfile
5 lines
No EOL
68 B
Batchfile
@echo off
|
|
title Discord: Thaldrin v3
|
|
:start
|
|
node index.js
|
|
goto start |