#!/bin/sh
LD_PRELOAD=libcurl.so.3 /usr/share/spotify/spotify "$@"
