Dropbox elements are on AUR
Let's fix that
This commit is contained in:
parent
f4ea58bdd0
commit
838d0ca27b
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Installing all dependencies..."
|
||||
sudo pacman -S --noconfirm --needed \
|
||||
echo "Installing all dependencies [from AUR]..."
|
||||
sudo yay -S --noconfirm --needed \
|
||||
dropbox dropbox-cli libappindicator-gtk3 python-gpgme nautilus-dropbox
|
||||
|
||||
echo "Starting Dropbox..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user