Fix: Führt yay nicht als root aus.
This commit is contained in:
@@ -50,7 +50,7 @@ if [[ "$answer" == "j" ]] || [[ "$answer" == "y" ]]; then
|
||||
fi
|
||||
|
||||
echo "🌍 Waterfox wird installiert..."
|
||||
sudo yay -S --noconfirm waterfox
|
||||
yay -S --noconfirm waterfox
|
||||
|
||||
echo "✅ Waterfox wurde installiert!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user