#!/bin/sh
export LD_PRELOAD=/usr/lib64/spotify/spotify-adblock.so
exec spotify "$@"
