mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
fix name variable for path_url
This commit is contained in:
parent
4dc646695c
commit
2c6c2e0aad
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ systemctl enable rtorrent.service
|
|||
|
||||
# Save config
|
||||
sudo yunohost app setting flood data_dir -v $data_dir
|
||||
sudo yunohost app setting flood path -v $path
|
||||
sudo yunohost app setting flood path_url -v $path_url
|
||||
|
||||
# Register the service on yunohost
|
||||
sudo yunohost service add rtorrent
|
||||
|
|
Loading…
Reference in a new issue