mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-02-20 02:15:45 +08:00
Merge pull request #20 from KodeStar/master
Add missing folder to mkdir
This commit is contained in:
commit
cdb341b0e0
@ -2,7 +2,7 @@
|
||||
|
||||
# make our folders
|
||||
mkdir -p \
|
||||
/config/www/{backgrounds,icons,avatars}
|
||||
/config/www/{backgrounds,icons,avatars,SupportedApps}
|
||||
|
||||
# copy .env if not exists
|
||||
[[ ! -f /config/www/.env ]] && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user