mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
commit
5bc9c510c7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ final_path=/var/www/radicale
|
||||||
sudo mkdir -p $final_path/collections
|
sudo mkdir -p $final_path/collections
|
||||||
sudo cp ../conf/radicale.wsgi $final_path
|
sudo cp ../conf/radicale.wsgi $final_path
|
||||||
|
|
||||||
# Set permissions to searx directory
|
# Set permissions to radicale directory
|
||||||
sudo useradd radicale -d /opt/yunohost/radicale
|
sudo useradd radicale -d /opt/yunohost/radicale
|
||||||
sudo chown radicale:radicale -R /opt/yunohost/radicale
|
sudo chown radicale:radicale -R /opt/yunohost/radicale
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue