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:
parent
9d1ab11dd4
commit
f4edf2b0e1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ sudo apt-get install -y python-pip python-virtualenv python-dev libldap2-dev lib
|
|||
|
||||
if [ -d /usr/local/radicale ];
|
||||
then
|
||||
sudo mdkir -p /opt/yunohost
|
||||
sudo mkdir -p /opt/yunohost
|
||||
sudo mv /usr/local/radicale /opt/yunohost/
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue