From ca580d58e42974bda070c43faf07e8a8c4dc2d1d Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 21 Sep 2025 23:41:57 -0500 Subject: [PATCH] Update goofcord.spec Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index c3d0849dba..b7d21f0e7c 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -52,7 +52,7 @@ nvm install 24 %ifarch aarch64 armv7hl armv7l sed -i '/\"x64\",/d' electron-builder.ts %endif -export ELECTRON_VERSION="$(electron --version | sed 's/v//')" +export ELECTRON_VERSION="$(electron --version --no-sandbox | sed 's/v//')" %{__bun} install #sed '/electronFuses:/i electronVersion: "'$ELECTRON_VERSION'",' %{__bun} run build