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