From a9b738515f177f643be80ca800060dd43b74fa23 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 25 Sep 2018 20:26:33 -0300 Subject: [PATCH] Trying to fix npm run build on default.gbui. --- gbot.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gbot.cmd b/gbot.cmd index f54d6eb4..59fb891b 100644 --- a/gbot.cmd +++ b/gbot.cmd @@ -1,2 +1,2 @@ @echo off -node dist/src/app.js \ No newline at end of file +node dist/src/app.js