Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-21 19:44:09 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-21 19:44:09 (GMT)
commit2f9a79c783d5b0fc723f39a353fece6bd92effaf (patch)
tree549f4e04801fd5966c8fb231bb1ff88872dc5745 /scripts
parent7a7351b69a00e5b3a13cede05b0f9fcaf0e1a891 (diff)
Use bash in log-command
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/log-command2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/log-command b/scripts/log-command
index 881513f..39347c0 100755
--- a/scripts/log-command
+++ b/scripts/log-command
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
exec $1 | tee $2