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 (