From 762c2d25308322faffe908d38d1acb0aee8b00e7 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Thu, 15 Jul 2021 17:16:27 +0800 Subject: [PATCH] u --- git-pull-all.bat | 2 ++ npm-boot-all.bat | 2 ++ 2 files changed, 4 insertions(+) diff --git a/git-pull-all.bat b/git-pull-all.bat index b9a64a4..4c0f59e 100644 --- a/git-pull-all.bat +++ b/git-pull-all.bat @@ -1,5 +1,7 @@ @echo off +echo *** Testing Path [%1] [D:\faroenar] [C:\faroenar] [%HOMEDRIVE%%HOMEPATH%\faronear] [../..] + @ if not "%1" == "" ( set BASEDIR=%1 ) else (if exist D:\faronear ( diff --git a/npm-boot-all.bat b/npm-boot-all.bat index 00e1a48..4edb42f 100644 --- a/npm-boot-all.bat +++ b/npm-boot-all.bat @@ -1,5 +1,7 @@ @echo off +echo *** Testing Path [%1] [D:\faroenar] [C:\faroenar] [%HOMEDRIVE%%HOMEPATH%\faronear] [../..] + @ if not "%1" == "" ( set BASEDIR=%1 ) else (if exist D:\faronear (