More pacman

This commit is contained in:
David Heinemeier Hansson
2025-08-24 17:49:31 +02:00
parent a29237e070
commit 1efe4a819f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
echo "Installing all dependencies..."
yay -S --noconfirm --needed \
sudo pacman -S --noconfirm --needed \
dropbox dropbox-cli libappindicator-gtk3 python-gpgme nautilus-dropbox
echo "Starting Dropbox..."