Skip to content

Commit

Permalink
no need to create dir
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
  • Loading branch information
enoch85 committed May 8, 2024
1 parent 74a1c37 commit 9e17e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nextcloud_install_production.sh
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,6 @@ fi

# Install Nextcloud
# NC 29 fix ## TODO: is this needed in coming versions?
mkdir "$NCPATH"/data
chown www-data:www-data "$NCPATH"/data
# Normal install
print_text_in_color "$ICyan" "Installing Nextcloud, it might take a while..."
Expand Down

0 comments on commit 9e17e9e

Please sign in to comment.