commit c098aa2c7fc45afd7c0244126fb9daf69b3d329c parent 1597c4eaaaee583f11e11996badfa19c01d1ed5e Author: sin <sin@2f30.org> Date: Mon, 18 Aug 2014 22:30:21 +0100 Use tabs Diffstat:
M | radio | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/radio b/radio @@ -4,7 +4,7 @@ # suitable for piping to mpc add STATIONS=$(test -n "$STATIONS" && echo "$STATIONS" \ - || echo $HOME/.stations.csv) + || echo $HOME/.stations.csv) NAME=$1