summaryrefslogtreecommitdiffstats
path: root/.local/bin/spotify-patch
blob: 7f316e3790a8750ff3a0b7fc8b14ed7552e283bf (plain) (blame)
1
2
3
4
5
#!/bin/sh

script=https://spotx-official.github.io/run.sh

curl -sSL "$script" | doas bash