move config back in place
This commit is contained in:
parent
3eb6dfcb83
commit
8a342dee80
@ -46,6 +46,7 @@ function update_script() {
|
|||||||
$STD npm ci
|
$STD npm ci
|
||||||
$STD npm run install:components
|
$STD npm run install:components
|
||||||
$STD npm run build
|
$STD npm run build
|
||||||
|
cp -f /opt/config.js /opt/cryptpad/config/config.js
|
||||||
echo "${RELEASE}" >/opt/${APP}_version.txt
|
echo "${RELEASE}" >/opt/${APP}_version.txt
|
||||||
msg_ok "Updated $APP to ${RELEASE}"
|
msg_ok "Updated $APP to ${RELEASE}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user