1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radicale_ynh.git synced 2024-09-03 20:16:14 +02:00

Update upgrade

This commit is contained in:
abeudin 2015-11-18 10:59:28 +01:00
parent 25652d1712
commit 4da0b98b78

View file

@ -24,7 +24,7 @@ sudo chown radicale:radicale -R /opt/yunohost/radicale
# Upgrade pip packages
sudo rm -Rf /opt/yunohost/radicale
sudo virtualenv /opt/yunohost/radicale
sudo bash -c 'source /opt/yunohost/radicale/bin/activate && pip install radicale==0.10 python-ldap'
sudo bash -c 'source /opt/yunohost/radicale/bin/activate && pip install radicale==1.0.1 python-ldap'
# Radicale configuration
sudo cp ../conf/config /etc/radicale/