etherpad: fix rm settings
This commit is contained in:
parent
920e6b2657
commit
4930ff41e1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ RUN cd /srv/etherpad \
|
||||||
&& ln -s /usr/bin/python3 /usr/bin/python \
|
&& ln -s /usr/bin/python3 /usr/bin/python \
|
||||||
&& npm install \
|
&& npm install \
|
||||||
&& npm install sqlite3 \
|
&& npm install sqlite3 \
|
||||||
&& rm /srv/etherpad/settings.json \
|
|
||||||
&& chown -R 70:70 /srv/etherpad
|
&& chown -R 70:70 /srv/etherpad
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
Loading…
Reference in a new issue