This commit is contained in:
2025-10-10 23:15:38 +03:00
parent f8dbd7b7d1
commit 46c64a6b52
+1 -1
View File
@@ -10,8 +10,8 @@ $deployModule = "$PSScriptRoot\modules\deploy.ps1"
$modules = @{
"appsDataManagerModule" = @("reconnect", "connect", "disconnect")
"autostartManagerModule" = @("update", "remove")
"mountsManagerModule" = @("reconnect", "connect", "disconnect")
"deployModule" = @("apply", "clean")
"mountsManagerModule" = @("reconnect", "connect", "disconnect")
}
# Package Manager Installers