correct debian firefox profiles on amd64

This commit is contained in:
Teja Swaroop Pothala 2025-04-30 07:18:53 -04:00
parent fe05784d87
commit 6e49ce48ad
No known key found for this signature in database
GPG Key ID: DEBCE0B52FABDAAC

View File

@ -200,7 +200,13 @@ elif grep -q "ID=debian" /etc/os-release || grep -q "ID=parrot" /etc/os-release;
Default=kasm Default=kasm
Locked=1 Locked=1
EOL EOL
fi else
cat >>$HOME/.mozilla/firefox/profiles.ini <<EOL
[Install4F96D1932A9F858E]
Default=kasm
Locked=1
EOL
fi
elif [[ "${DISTRO}" != @(oracle8|rockylinux9|rockylinux8|oracle9|rhel9|almalinux9|almalinux8|opensuse|fedora39|fedora40) ]]; then elif [[ "${DISTRO}" != @(oracle8|rockylinux9|rockylinux8|oracle9|rhel9|almalinux9|almalinux8|opensuse|fedora39|fedora40) ]]; then
cat >>$HOME/.mozilla/firefox/profiles.ini <<EOL cat >>$HOME/.mozilla/firefox/profiles.ini <<EOL
[Install4F96D1932A9F858E] [Install4F96D1932A9F858E]