rm unnecessary mkdir
This commit is contained in:
parent
121fb237a7
commit
4b896109de
@ -19,7 +19,6 @@ let
|
|||||||
];
|
];
|
||||||
text = ''
|
text = ''
|
||||||
set -x
|
set -x
|
||||||
mkdir -p /var/run/immich/bind-paths
|
|
||||||
${lib.concatMapStringsSep "\n"
|
${lib.concatMapStringsSep "\n"
|
||||||
(name: ''
|
(name: ''
|
||||||
mkdir /data/${name}
|
mkdir /data/${name}
|
||||||
|
Loading…
Reference in New Issue
Block a user