diff options
author | Tim Besard <tim.besard@gmail.com> | 2011-11-21 11:13:01 +0100 |
---|---|---|
committer | Tim Besard <tim.besard@gmail.com> | 2011-11-21 11:13:01 +0100 |
commit | 41c41d33c617d60a81254e1f92aa3d0dc0fbeb50 (patch) | |
tree | a4f88c2c5e78b3e38c17453de329859147e37bd3 /run-pChase.sh | |
parent | a6b79ac2ee91f247808116ba4dcea0b60bd8c8c1 (diff) |
Moving scripts.
Diffstat (limited to 'run-pChase.sh')
-rwxr-xr-x | run-pChase.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/run-pChase.sh b/run-pChase.sh deleted file mode 100755 index cc88801..0000000 --- a/run-pChase.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -dt=`date "+%Y-%m-%d-%H%M"` - -./pChase.sh | tee pc-${dt}.csv |