Skip to content

Commit ecd951b

Browse files
authored
removed some unnecessary chowns
1 parent dd86433 commit ecd951b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

start.sh

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ chown www-data:www-data \
3636
/data \
3737
/data/projectsend
3838

39-
chown -R www-data:www-data \
40-
/config \
41-
/var/www/html
42-
39+
chown -R www-data:www-data \
40+
/config
41+
4342
apache2-foreground

0 commit comments

Comments
 (0)