Feat: Passt Sortierung an
This commit is contained in:
+2
-1
@@ -72,12 +72,13 @@ curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.asc | gpg -
|
||||
echo "deb https://repository.spotify.com stable non-free" | tee /etc/apt/sources.list.d/spotify.list
|
||||
apt update && apt install spotify-client
|
||||
|
||||
cp ./data/usr/share/applications/* /usr/share/applications
|
||||
|
||||
# Install Waydroid
|
||||
curl -s https://repo.waydro.id | bash
|
||||
apt install waydroid
|
||||
systemctl enable --now waydroid-container
|
||||
|
||||
cp ./data/usr/share/applications/* /usr/share/applications
|
||||
|
||||
# Ollama
|
||||
curl -fsSL https://ollama.com/install.sh | sh
|
||||
|
||||
Reference in New Issue
Block a user