append zipseqarchv script and batches

This commit is contained in:
Nathan
2025-11-06 10:10:29 -07:00
parent 699b053165
commit a90acae5c5
6 changed files with 378 additions and 0 deletions

View File

@@ -298,3 +298,13 @@ Lines added: 1, lines removed: 1
---
Updated to use the absolute work path:
```4:4:A:\1 Amazon_Active_Projects\3 ProjectStructure\UpdateSequences.bat
set "ps1=A:\1 Amazon_Active_Projects\3 ProjectStructure\UpdateSequences.ps1"
```
The script now points to the absolute path for the work configuration.
---