Try fixing the nextcloud sync creation
This commit is contained in:
parent
7361eb583a
commit
63d5513817
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ class Context {
|
|||
}
|
||||
|
||||
Add-Content $this.GetNextcloudConfigFile() `
|
||||
[string]::Join(
|
||||
-Value [string]::Join(
|
||||
"`n",
|
||||
@(
|
||||
"0\$configName\$folderID\localPath=$localPath",
|
||||
|
|
Loading…
Reference in a new issue