From cd15f5b7f50bee20610d2f57fc95452d8636d693 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 26 Aug 2024 15:28:11 -0400 Subject: [PATCH] fix POSIX sh compatibility for flash-all.sh --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 584aac6d..3a9be8e8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -861,6 +861,7 @@
  • drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value
  • GmsCompatConfig: update to version 131
  • GmsCompatConfig: update to version 132
  • +
  • flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell
  • -->