box-setup/installs_and_builds/s40_music_audio_players

6 lines
166 B
Bash
Executable File

#!/bin/zsh
# possible mpd clients to consider: ncmpc, inori
${=BOX_SETUP_INSTALL_COMMAND} mpd mpc ncmpcpp
# TODO: ${=BOX_SETUP_INSTALL_COMMAND} <spotify stuff here>