powershell migration

This commit is contained in:
2025-10-07 21:21:47 +03:00
parent 4829e210e9
commit dc22461901
18 changed files with 158 additions and 97 deletions
+2 -3
View File
@@ -1,7 +1,7 @@
:: LOCAL ::
:: Package Managers
set "winget=%~dp0winget.ps1"
set "winget=%root%\winget.ps1"
:: Local Root
set "data=%root%\data"
@@ -15,8 +15,7 @@ set "packages-user-lists-other=%packages-user-lists%\other.bat"
:: Apps
set "apps=%data%\apps"
set "csv=%data%\apps.csv"
set "apps-all=%apps%\[all]"
set "apps-all=%apps%\all.csv"
set "apps-legacy=%apps%\legacy"
set "apps-user=%apps%\%computername%"
:: Mounts