Skip to content

Commit

Permalink
removed some unnecessary chowns
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoetsch authored Dec 23, 2020
1 parent dd86433 commit ecd951b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ chown www-data:www-data \
/data \
/data/projectsend

chown -R www-data:www-data \
/config \
/var/www/html

chown -R www-data:www-data \
/config

apache2-foreground

0 comments on commit ecd951b

Please sign in to comment.