diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 7b7c9be..e9f2d15 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -660,13 +660,6 @@ aurinstaller passdmenu # Joplin Desktop for Linux, using the system Electron package aurinstaller joplin-electron -# background temparature -aurinstaller wl-gammarelay-rs -if [ "${archisoinstall}" == "y" ]; then - echo "Entferne wl-gammerelay-rs Ordner um Speicherplatz zu sparen" - rm -R /home/${user}/aur-builds/wl-gammarelay-rs -fi - # SwayFX: Sway, but with eye candy! if pacman -Rss sway --noconfirm; then echo "Sway erfolgreich entfernt um SwayFX zu installieren :)"