ref.VDBX.io
  • Welcome
  • Terminal (sh)
    • MacOS (zsh)
    • Disk Recovery
  • Klipper
    • Install Firmware
    • Input Shaper
  • Docker
  • Software
    • ESPHome
      • Web Installer
    • Lists & Sources
    • Brew
    • Flood for Transmission
      • Mac
    • UTM
  • Raspberry Pi
  • VenusOS
  • Proxmox
  • Unifi
  • Mullvad
  • Speedify
  • Mikrotik
  • Home Assistant
Powered by GitBook
On this page
  1. Software

Flood for Transmission

PreviousBrewNextMac

Last updated 1 year ago

If in LXC container user is root, put this in /home

curl -OL https://github.com/johman10/flood-for-transmission/releases/download/latest/flood-for-transmission.zip
unzip flood-for-transmission.zip
rm flood-for-transmission.zip

systemctl edit transmission-daemon.service

Make sure this is between the two comment blocks and not at the bottom:

[Service]
Environment=TRANSMISSION_WEB_HOME=/home/flood-for-transmission

Source

https://github.com/johman10/flood-for-transmission