Skip to content

fix: adjust bare-metal install guide#536

Merged
ScharfViktor merged 1 commit intomainfrom
adjust-bare-metal
Nov 28, 2025
Merged

fix: adjust bare-metal install guide#536
ScharfViktor merged 1 commit intomainfrom
adjust-bare-metal

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Nov 28, 2025

After make -C opencloud build the built artifacts are in a subdirectory called opencloud
In the opencloud subdirectory is the bin directory.

You can either:

  • navigate down into the just-built opencloud directory, then follow the existing instructions after that, or;
  • prepend /owncloud to each of the existing documented commands (e.g. ./opencloud/bin/opencloud server )

This PR just adds a cd opencloud to the instructions.

@ScharfViktor ScharfViktor merged commit 92eabc1 into main Nov 28, 2025
2 of 3 checks passed
@ScharfViktor ScharfViktor deleted the adjust-bare-metal branch November 28, 2025 09:59
@openclouders openclouders mentioned this pull request Nov 28, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants