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
7b4dc540bf
commit
2b0079add4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ sudo cp ../conf/settings.json /etc/transmission-daemon/settings.json
|
||||||
sudo service transmission-daemon reload
|
sudo service transmission-daemon reload
|
||||||
|
|
||||||
# Monitor service
|
# Monitor service
|
||||||
sudo yunohost app service transmission-daemon
|
sudo yunohost service add transmission-daemon
|
||||||
|
|
||||||
# Configure Nginx and reload
|
# Configure Nginx and reload
|
||||||
sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf
|
sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf
|
||||||
|
|
Loading…
Reference in a new issue