Update a lot of stuff, bad tracking, but need to update
This commit is contained in:
parent
36bda85561
commit
965d9f030f
17 changed files with 68 additions and 31 deletions
|
@ -1 +0,0 @@
|
|||
../../../_home/private_dot_config/television/vast_channels.toml
|
|
@ -0,0 +1,15 @@
|
|||
# S3
|
||||
[[cable_channel]]
|
||||
name = "vast-s3-releases"
|
||||
source_command = "vast-lab get s3-releases"
|
||||
preview_command = "aws s3 ls s3://vastdata-releases/release_bundles/service-packs/{0}/"
|
||||
|
||||
[[cable_channel]]
|
||||
name = "vast-s3-callhome"
|
||||
source_command = "vast-lab get s3-callhome"
|
||||
preview_command = "aws s3 ls s3://vast-callhomebundle/{0}/"
|
||||
|
||||
[[cable_channel]]
|
||||
name = "files"
|
||||
source_command = "fd -I -t f"
|
||||
preview_command = ":files:"
|
Loading…
Add table
Add a link
Reference in a new issue