mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Merge 9833ac7f78
into 3bcc75978a
This commit is contained in:
commit
742438e813
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ sudo chgrp debian-transmission /home/yunohost.transmission/{progress,completed}
|
|||
sudo chmod 755 -R /home/yunohost.transmission
|
||||
sudo chmod 770 -R /home/yunohost.transmission/{progress,completed}
|
||||
sudo chown -R www-data /home/yunohost.transmission/completed
|
||||
#adding admin to the debian-transmission group in order to copy files from transmission folders
|
||||
sudo adduser admin debian-transmission
|
||||
|
||||
# Configure Transmission and reload
|
||||
sed -i "s@PATHTOCHANGE@$path@g" ../conf/settings.json
|
||||
|
|
Loading…
Add table
Reference in a new issue