From 1c2b4a1056ed6b0ea4dff29fdb4063697f6c1318 Mon Sep 17 00:00:00 2001 From: GrapheneOS Date: Sun, 25 Aug 2024 14:59:09 -0400 Subject: [PATCH] use bash for flash-all.sh --- static/install/cli.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install/cli.html b/static/install/cli.html index 9f4442f9..288430e4 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -474,7 +474,7 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-install-VERS

On Linux and macOS:

-
sh flash-all.sh
+
bash flash-all.sh

On Windows: