update home use again

This commit is contained in:
2025-09-16 22:11:55 -06:00
parent 165c55a021
commit 5d5756a6d4
7 changed files with 618 additions and 263 deletions

View File

@@ -1,22 +1,12 @@
@echo off
setlocal EnableExtensions
<<<<<<< HEAD
set "ps1=R:\Creative\artsy\maya\0 ProjectStructure\UpdateSequences.ps1"
=======
set "ps1=A:\1 Amazon_Active_Projects\3 ProjectStructure\UpdateSequences.ps1"
>>>>>>> main
echo Running PowerShell update script...
powershell -NoProfile -ExecutionPolicy Bypass -File "%ps1%"
set "rc=%errorlevel%"
echo PowerShell exited with RC=%rc%
<<<<<<< HEAD
echo( Done. Press any key to exit.
pause >nul
exit /b %rc%
=======
echo @"_CURRENT\_UpdateSequences.log"
echo Done.
pause >nul
exit /b %rc%
>>>>>>> main