add_spotify

This commit is contained in:
simono41 2018-06-20 12:39:34 +02:00
parent 909adfa1b3
commit b4d440011e

View file

@ -760,6 +760,7 @@ if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
if [ "$version" != "pi" ]; then if [ "$version" != "pi" ]; then
# zusatzsoftware # zusatzsoftware
su "$username" -c "aurinstaller "https://aur.archlinux.org/google-chrome.git"" su "$username" -c "aurinstaller "https://aur.archlinux.org/google-chrome.git""
su "$username" -c "aurinstaller spotify"
fi fi
# install-firacode # install-firacode