Skip to content

Conversation

@enoch85
Copy link
Member

@enoch85 enoch85 commented Apr 2, 2023

No description provided.

enoch85 added 2 commits April 2, 2023 18:34
Signed-off-by: Daniel Hansson <[email protected]>
@enoch85 enoch85 merged commit fc88cc8 into master Apr 2, 2023
@delete-merged-branch delete-merged-branch bot deleted the enoch85-patch-1 branch April 2, 2023 16:35
then
nextcloud_occ config:system:set preview_concurrency_new --value="$(nproc)"
nextcloud_occ config:system:set preview_concurrency_all --value="$(expr $(nproc) '*' 2)"
nextcloud_occ config:system:set preview_concurrency_all --value="$(($(nproc)*2))""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [shellcheck] reported by reviewdog 🐶
The mentioned syntax error was in this simple command. SC1009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants