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