Add channel search and subscription
This commit is contained in:
@@ -30,6 +30,7 @@ foreach ($item in @("server", "pymax-worker", "deploy", "Dockerfile.server", "QM
|
||||
foreach ($path in @(
|
||||
"server/QMax.Api/bin",
|
||||
"server/QMax.Api/obj",
|
||||
"deploy/releases",
|
||||
"pymax-worker/src/__pycache__"
|
||||
)) {
|
||||
$target = Join-Path $staging $path
|
||||
|
||||
Reference in New Issue
Block a user