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

Upgrade sequence

parent b7720972
No related branches found
No related tags found
No related merge requests found
......@@ -90,8 +90,8 @@ function upgrade_cryptpad {
cd $CRYPTPAD_DIR
npm install
su -c 'bower install' - cryptpad
chown -R cryptpad:cryptpad $CRYPTPAD_DIR
su -c 'bower install' - cryptpad
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