You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,6 @@ A plugin to make Nextcloud compatible with Solid.
4
4
You can download it via the Nextcloud app store: https://apps.nextcloud.com/apps/solid
5
5
IMPORTANT: Follow the [additional install instructions!](https://github.com/pdsinterop/solid-nextcloud/blob/main/INSTALL.md).
6
6
7
-
8
-
## Unattended install
9
-
To programmatically build a Nextcloud server that has this plugin working,
10
-
you can look at the [nextcloud-server image in the Solid test-suite](https://github.com/solid/test-suite/blob/main/servers/nextcloud-server/Dockerfile),
11
-
combined with [how it's initialized](https://github.com/solid/test-suite/blob/665824a/runTests.sh#L52-L53) in the runTests.sh script.
12
-
13
7
## Development install
14
8
Clone https://github.com/pdsinterop/test-suites, cd into it, and run:
0 commit comments