rclone config dir in docker image
This commit is contained in:
parent
f0ace58957
commit
f9b5c698b6
@ -22,4 +22,5 @@ RUN set -ex \
|
|||||||
git \
|
git \
|
||||||
make \
|
make \
|
||||||
npm \
|
npm \
|
||||||
&& npm install @remy/webmention
|
&& npm install @remy/webmention \
|
||||||
|
&& mkdir -p ~/.config/rclone
|
||||||
|
Loading…
Reference in New Issue
Block a user