Add Swag
This commit is contained in:
41
repos.toml
41
repos.toml
@@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
|
## INdividual Apps
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "audiobookshelf"
|
name = "audiobookshelf"
|
||||||
[repo.config]
|
[repo.config]
|
||||||
@@ -8,8 +10,6 @@ git_account = "andrewamason"
|
|||||||
repo = "advplyr/audiobookshelf"
|
repo = "advplyr/audiobookshelf"
|
||||||
branch = "master"
|
branch = "master"
|
||||||
|
|
||||||
##
|
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "freshrss"
|
name = "freshrss"
|
||||||
[repo.config]
|
[repo.config]
|
||||||
@@ -19,8 +19,6 @@ git_account = "andrewamason"
|
|||||||
repo = "FreshRSS/FreshRSS"
|
repo = "FreshRSS/FreshRSS"
|
||||||
branch = "latest"
|
branch = "latest"
|
||||||
|
|
||||||
##
|
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "Glance"
|
name = "Glance"
|
||||||
[repo.config]
|
[repo.config]
|
||||||
@@ -30,7 +28,25 @@ git_account = "andrewamason"
|
|||||||
repo = "glanceapp/glance"
|
repo = "glanceapp/glance"
|
||||||
branch = "main"
|
branch = "main"
|
||||||
|
|
||||||
##
|
[[repo]]
|
||||||
|
name = "tautulli"
|
||||||
|
[repo.config]
|
||||||
|
server = "unraid"
|
||||||
|
builder = "local"
|
||||||
|
git_account = "andrewamason"
|
||||||
|
repo = "tautulli/tautulli"
|
||||||
|
branch = "master"
|
||||||
|
|
||||||
|
## LinuxServerIO Repos
|
||||||
|
|
||||||
|
[[repo]]
|
||||||
|
name = "dashy"
|
||||||
|
[repo.config]
|
||||||
|
server = "unraid"
|
||||||
|
builder = "local"
|
||||||
|
git_account = "andrewamason"
|
||||||
|
repo = "lissy93/dashy"
|
||||||
|
branch = "master"
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "Heimdall"
|
name = "Heimdall"
|
||||||
@@ -41,22 +57,11 @@ git_account = "andrewamason"
|
|||||||
repo = "linuxserver/heimdall"
|
repo = "linuxserver/heimdall"
|
||||||
branch = "master"
|
branch = "master"
|
||||||
|
|
||||||
##
|
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "tautulli"
|
name = "swag"
|
||||||
[repo.config]
|
[repo.config]
|
||||||
server = "unraid"
|
server = "unraid"
|
||||||
builder = "local"
|
builder = "local"
|
||||||
git_account = "andrewamason"
|
git_account = "andrewamason"
|
||||||
repo = "tautulli/tautulli"
|
repo = "linuxserver/swag"
|
||||||
branch = "master"
|
|
||||||
|
|
||||||
[[repo]]
|
|
||||||
name = "dashy"
|
|
||||||
[repo.config]
|
|
||||||
server = "unraid"
|
|
||||||
builder = "local"
|
|
||||||
git_account = "andrewamason"
|
|
||||||
repo = "lissy93/dashy"
|
|
||||||
branch = "master"
|
branch = "master"
|
||||||
Reference in New Issue
Block a user