This commit is contained in:
USER
2023-02-26 21:39:44 +00:00
parent 665fe720c3
commit aac57342df
2 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,9 @@ if "%USERNAME%" == "zuper" (
call C:\Scripts\wBase\BaseGit.bat
powershell -ExecutionPolicy Bypass -File %BASE%\PS\RemoveTeams.ps1
if [%ZUPER%] == [1] (
echo "Not running Base scripts for %USERNAME%"
) else (