From 9110945ca3aab6a703a7bccee11e34c6d02bdb27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=28=D0=A5?= =?UTF-8?q?=D1=80=D0=B0=D0=BC=D1=8B=D1=87=D0=AA=29=20=D0=A5=D1=80=D0=B0?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Tue, 27 May 2025 22:25:29 +0300 Subject: [PATCH] firefox-bin 139.0.0-3 --- firefox-bin/firefox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox-bin/firefox.sh b/firefox-bin/firefox.sh index b2c79ed..fa99f91 100644 --- a/firefox-bin/firefox.sh +++ b/firefox-bin/firefox.sh @@ -1,2 +1,2 @@ #!/bin/sh -exec /opt/firefox-bin/firefox --class "Firefox" --name "Firefox" "$@" +exec /opt/firefox/firefox --class "Firefox" --name "Firefox" "$@"