process-static: remove dropped devices
This commit is contained in:
parent
6ae13d7193
commit
e04278e76e
@ -61,7 +61,7 @@ done
|
|||||||
sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf
|
sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf
|
||||||
|
|
||||||
replace=
|
replace=
|
||||||
devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline)
|
devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame)
|
||||||
channels=(stable beta)
|
channels=(stable beta)
|
||||||
for device in ${devices[@]}; do
|
for device in ${devices[@]}; do
|
||||||
for channel in ${channels[@]}; do
|
for channel in ${channels[@]}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user