Try fixing the nextcloud sync creation

This commit is contained in:
Manuel Thalmann 2023-07-02 23:29:58 +02:00
parent 7361eb583a
commit 63d5513817

View file

@ -245,7 +245,7 @@ class Context {
}
Add-Content $this.GetNextcloudConfigFile() `
[string]::Join(
-Value [string]::Join(
"`n",
@(
"0\$configName\$folderID\localPath=$localPath",