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