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

tahoelafs permissions after upgrade

parent 9d6cbdd1
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,7 @@ function upgrade_tahoelafs {
cd /home/tahoelafs/tahoelafs
virtualenv venv
venv/bin/pip install --editable .
chown -R tahoelafs:tahoelafs /home/tahoelafs
systemctl start tahoelafs
}
......
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