tahoelafs permissions after upgrade
This commit is contained in:
parent
9d6cbdd169
commit
2ea8012dd2
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue