Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PietsHost committed Jul 27, 2017
1 parent b490cfa commit 85ded07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nc_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1746,6 +1746,9 @@ else
printhead
echo ""
fi

chown ${htuser}:${htgroup} $html

# Get latest nextcloud version
if [[ -n "$version" ]]; then
ncversion=${version}
Expand Down

0 comments on commit 85ded07

Please sign in to comment.