test
This commit is contained in:
parent
d02a86b58c
commit
6eca258e9c
@ -41,7 +41,7 @@ cd cryptpad
|
|||||||
$STD git checkout $RELEASE
|
$STD git checkout $RELEASE
|
||||||
$STD npm ci
|
$STD npm ci
|
||||||
$STD npm run install:components
|
$STD npm run install:components
|
||||||
$STD bash -c ./install-onlyoffice.sh
|
#$STD bash -c ./install-onlyoffice.sh
|
||||||
cp config/config.example.js config/config.js
|
cp config/config.example.js config/config.js
|
||||||
sed -i '80s/localhost/0.0.0.0/g' /opt/cryptpad/config/config.js
|
sed -i '80s/localhost/0.0.0.0/g' /opt/cryptpad/config/config.js
|
||||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user