Install after cryptpad upgrade
This commit is contained in:
parent
04bc4393f0
commit
7a496ecb40
|
@ -89,6 +89,7 @@ function upgrade_cryptpad {
|
|||
set_repo_commit $CRYPTPAD_DIR "cryptpad commit" "$CRYPTPAD_COMMIT" $CRYPTPAD_REPO
|
||||
|
||||
cd $CRYPTPAD_DIR
|
||||
npm install
|
||||
|
||||
systemctl start cryptpad
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue