summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/cc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/templates/cc.sh')
-rwxr-xr-xabs/core/system-templates/templates/cc.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/cc.sh b/abs/core/system-templates/templates/cc.sh
new file mode 100755
index 0000000..0cce308
--- /dev/null
+++ b/abs/core/system-templates/templates/cc.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+/usr/local/bin/cc.orig.sh $@ &
+/usr/local/bin/cc_vol.sh &
+
+