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