From ce6884394a82f6b377ec1d659ce59be92fdf5f7c Mon Sep 17 00:00:00 2001 From: Tslil Clingman Date: Sun, 1 Feb 2015 23:03:05 +0200 Subject: Changed to /usr/bin/env and added non-zsh modde to vcs --- m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm') diff --git a/m b/m index c73f8eb..a1de19d 100755 --- a/m +++ b/m @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # MPD control script based on socat and an idea I saw somewhere case "$1" in -- cgit v1.2.3