Update firstboot-setup.sh
This commit is contained in:
@@ -219,7 +219,7 @@ Er eignet sich besonders für Entwickler und fortgeschrittene Nutzer.\n
|
||||
Möchtest du Homebrew installieren?"
|
||||
then
|
||||
echo "Installiere Homebrew (non‑interactive)…"
|
||||
systemctl start firstboot-brew-install@"$USER".service &
|
||||
systemctl --user enable --now firstboot-brew-install@"$USER".service &
|
||||
cosmic-term --bash -c "journalctl -fu firstboot-brew-install@$USER.service" &
|
||||
else
|
||||
echo "Homebrew wird nicht installiert."
|
||||
|
||||
Reference in New Issue
Block a user