From 980dc465c6e9e9521722deadeca6902e440750ae Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 12 Jan 2023 17:41:00 +0000 Subject: [PATCH] automate the things --- appdev.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appdev.bat b/appdev.bat index eb1cffd..5398651 100644 --- a/appdev.bat +++ b/appdev.bat @@ -1 +1,2 @@ -npm run serve \ No newline at end of file +npm run serve +exit