mirror of
https://github.com/benbusby/farside.git
synced 2025-04-25 13:10:02 +00:00
Add missing handling for 4get and LibreY, remove LibreX
This commit is contained in:
parent
4b19ad5228
commit
f3ab726cec
5 changed files with 16 additions and 53 deletions
6
.github/workflows/update-instances.yml
vendored
6
.github/workflows/update-instances.yml
vendored
|
@ -251,12 +251,6 @@ jobs:
|
|||
.clearnet] |
|
||||
sort' > librey-tmp.json
|
||||
|
||||
jq --slurpfile librex librey-tmp.json \
|
||||
'( .[] | select(.type == "librex") )
|
||||
.instances |= $librex[0]' services-full.json > services-tmp.json
|
||||
|
||||
mv services-tmp.json services-full.json
|
||||
|
||||
jq --slurpfile librey librey-tmp.json \
|
||||
'( .[] | select(.type == "librey") )
|
||||
.instances |= $librey[0]' services-full.json > services-tmp.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue