Rename Nextcloud installer
This commit is contained in:
parent
71fec8eccf
commit
e185bbe3c9
2 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ $null = New-Module {
|
||||||
& "$softwarePath/MSEdgeRedirect/Manage.ps1" @arguments;
|
& "$softwarePath/MSEdgeRedirect/Manage.ps1" @arguments;
|
||||||
|
|
||||||
if (Test-Collection "fileSync") {
|
if (Test-Collection "fileSync") {
|
||||||
& "$softwarePath/Nextcloud/Manage.ps1" @arguments;
|
& "$softwarePath/Nextcloud/Main.ps1" @arguments;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue