add_spotify
This commit is contained in:
parent
909adfa1b3
commit
b4d440011e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue