mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update install
This commit is contained in:
parent
5a9f5ca5e1
commit
5cc7f449d6
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ sed -i "s@PATHTOCHANGE@$path@g" ../conf/settings.json
|
|||
sudo cp ../conf/settings.json /etc/transmission-daemon/settings.json
|
||||
sudo service transmission-daemon reload
|
||||
|
||||
# Monitor service
|
||||
sudo yunohost app service transmission-daemon
|
||||
|
||||
# Configure Nginx and reload
|
||||
sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf
|
||||
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/transmission.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue