Fix: Behebt Dateibenennung.

This commit is contained in:
DragonSlayer_14 2025-02-24 13:37:31 +01:00
parent 5088fa6eb6
commit 7b2b7ef109

View File

@ -44,7 +44,7 @@ if command -v flatpak > /dev/null; then
fi
EOF
sudo chmod +x /etc/profile.d/flatpak_env.sh
sudo chmod +x /etc/profile.d/flatpak.sh
# Firefox-Installation
echo "🌍 Firefox wird installiert..."