You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
298 B
Bash
19 lines
298 B
Bash
#!/bin/bash
|
|
|
|
# Server for downloading media
|
|
|
|
# Jackett
|
|
|
|
# Ombi
|
|
#https://github.com/tidusjar/Ombi/wiki/Installation#linux-systems
|
|
# ip:5000
|
|
# go to setting to setup media server
|
|
# setup each download tracker in setting also
|
|
# debian already has services for ombi, nice
|
|
|
|
# Radarr
|
|
|
|
# Sonarr
|
|
|
|
# Lidarr
|