Remove SBCDIR env

This commit is contained in:
Gabe Cook
2023-10-13 03:19:37 -05:00
parent 3bc228cdbc
commit 1d429b1191

View File

@@ -6,9 +6,7 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Skip YouTube ads and sponsorships on all local Google Cast devices ", "description": "Skip YouTube ads and sponsorships on all local Google Cast devices ",
"environment": { "environment": {},
"SBCDIR": "/tmp/castsponsorskip"
},
"host_network": true, "host_network": true,
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}", "image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
"init": false, "init": false,