diff options
author | MaZderMind <github@mazdermind.de> | 2015-05-11 16:27:22 +0200 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2015-05-12 08:20:50 +0200 |
commit | 1defb6c79aa11b6efefd83a792d582c07f2debab (patch) | |
tree | ae1ad2fc006baa9b378638d235baf15a988a7839 /voctocore/scripts/set-composite-none.sh | |
parent | e1695a9311eb6126ab6d856a8feec7876142abdf (diff) |
fix composite commands
Diffstat (limited to 'voctocore/scripts/set-composite-none.sh')
-rwxr-xr-x | voctocore/scripts/set-composite-none.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/voctocore/scripts/set-composite-none.sh b/voctocore/scripts/set-composite-none.sh deleted file mode 100755 index 4ac2a66..0000000 --- a/voctocore/scripts/set-composite-none.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -echo set_composite_mode none | nc localhost 9999 |