diff --git a/src/freedombone-app-cryptpad b/src/freedombone-app-cryptpad index bb70809e..4e32af1a 100755 --- a/src/freedombone-app-cryptpad +++ b/src/freedombone-app-cryptpad @@ -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 }