Update cryptpad.sh
This commit is contained in:
parent
b211224ec4
commit
a19e7b1849
@ -40,6 +40,7 @@ function update_script() {
|
||||
$STD git checkout $RELEASE
|
||||
$STD npm ci
|
||||
$STD npm run install:components
|
||||
$STD npm run build
|
||||
echo "${RELEASE}" >/opt/${APP}_version.txt
|
||||
msg_ok "Updated $APP to ${RELEASE}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user