diff --git a/process-static b/process-static index 23c0282b..3ccbc354 100755 --- a/process-static +++ b/process-static @@ -63,7 +63,7 @@ done sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf replace= -devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) channels=(stable beta) for device in ${devices[@]}; do for channel in ${channels[@]}; do diff --git a/static/js/releases.js b/static/js/releases.js index 63a8d777..2a6da0b0 100644 --- a/static/js/releases.js +++ b/static/js/releases.js @@ -1,7 +1,7 @@ // @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT const baseUrl = "https://releases.grapheneos.org/"; -const devices = ["felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; +const devices = ["husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; const channels = ["stable", "beta"]; const delayMs = 1000 * 60 * 5; diff --git a/static/releases.html b/static/releases.html index 46b0e5fa..ff83a4c3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -47,6 +47,8 @@
Version: [[husky-stable-BUILD_NUMBER]]
+ +Version: [[shiba-stable-BUILD_NUMBER]]
+ +Version: [[felix-stable-BUILD_NUMBER]]
@@ -513,6 +535,24 @@Version: [[husky-beta-BUILD_NUMBER]]
+ +Version: [[shiba-beta-BUILD_NUMBER]]
+ +Version: [[felix-beta-BUILD_NUMBER]]