update home use again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user