aboutsummaryrefslogtreecommitdiffstats
path: root/run.bat
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-01-06 18:20:29 -0800
committerJames Taylor <user234683@users.noreply.github.com>2019-01-06 18:20:29 -0800
commit36e0409db4486c1043e46699d07278e4abbedcec (patch)
tree3d44411b80523e6316cf115700050a4a3e91ee37 /run.bat
parentc80a6b5eedde9c016e23d96892ec8f05c0adb79c (diff)
downloadyt-local-36e0409db4486c1043e46699d07278e4abbedcec.tar.lz
yt-local-36e0409db4486c1043e46699d07278e4abbedcec.tar.xz
yt-local-36e0409db4486c1043e46699d07278e4abbedcec.zip
Add newline to end of files
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.bat b/run.bat
index fc25e1b..2eb104d 100644
--- a/run.bat
+++ b/run.bat
@@ -1,4 +1,4 @@
@echo off
.\python\python.exe .\server.py
echo Press any key to quit...
-PAUSE > nul \ No newline at end of file
+PAUSE > nul