From 6bcafb9f3833943260bb332922b8fb4bfc137241 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Thu, 3 May 2018 08:20:53 -0400 Subject: Added git pull to update_dep.bat --- update_dep.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update_dep.bat b/update_dep.bat index 1b97c9d..5de4c3e 100644 --- a/update_dep.bat +++ b/update_dep.bat @@ -1,5 +1,6 @@ @echo off title Installing/Updating Dependencies +git pull npm install pause -exit \ No newline at end of file +exit -- cgit v1.2.3