Skip to content
Snippets Groups Projects
Commit b7720972 authored by Bob Mottram's avatar Bob Mottram
Browse files

Needs bower install

parent 7a496ecb
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,8 @@ function upgrade_cryptpad {
cd $CRYPTPAD_DIR
npm install
su -c 'bower install' - cryptpad
chown -R cryptpad:cryptpad $CRYPTPAD_DIR
systemctl start cryptpad
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment