feat(jibri): add rclone
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c1fd81d522
commit
a9c0a0ce44
@@ -30,7 +30,8 @@ RUN apt-dpkg-wrap apt-get update && \
|
|||||||
unzip \
|
unzip \
|
||||||
fonts-noto \
|
fonts-noto \
|
||||||
fonts-noto-cjk \
|
fonts-noto-cjk \
|
||||||
libcap2-bin && \
|
libcap2-bin \
|
||||||
|
rclone && \
|
||||||
/usr/bin/install-chrome.sh && \
|
/usr/bin/install-chrome.sh && \
|
||||||
apt-cleanup && \
|
apt-cleanup && \
|
||||||
adduser jibri rtkit && \
|
adduser jibri rtkit && \
|
||||||
|
|||||||
Reference in New Issue
Block a user