mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-24 19:41:28 +02:00
correct debian firefox profiles on amd64
This commit is contained in:
parent
fe05784d87
commit
6e49ce48ad
@ -200,7 +200,13 @@ elif grep -q "ID=debian" /etc/os-release || grep -q "ID=parrot" /etc/os-release;
|
||||
Default=kasm
|
||||
Locked=1
|
||||
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
|
||||
cat >>$HOME/.mozilla/firefox/profiles.ini <<EOL
|
||||
[Install4F96D1932A9F858E]
|
||||
|
Loading…
x
Reference in New Issue
Block a user