From 85e561283ea4a5a9e0724a701227a20e425a390c Mon Sep 17 00:00:00 2001 From: hasufell Date: Mon, 28 Jan 2013 17:31:16 +0100 Subject: [PATCH] don't depend on bash, our script is POSIX anyway --- bin/compton-trans | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compton-trans b/bin/compton-trans index da22a3f..f813433 100755 --- a/bin/compton-trans +++ b/bin/compton-trans @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # compton-trans