mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
No need to take ownership of the config directory: this is done by the baseimage.
This commit is contained in:
parent
d2615c3028
commit
d52d8e95bf
@ -68,7 +68,4 @@ do
|
||||
touch "$LOG_FILE"
|
||||
done
|
||||
|
||||
# Take ownership of the config directory content.
|
||||
find /config -mindepth 1 -exec chown $USER_ID:$GROUP_ID {} \;
|
||||
|
||||
# vim: set ft=sh :
|
||||
|
Loading…
x
Reference in New Issue
Block a user