Merge pull request #43 from jungle-boogie/patch-11

changing to sh
This commit is contained in:
John Kerl 2015-09-20 09:46:55 -04:00
commit b2653d51bb

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
mlr --opprint "$@" step -a rsum,delta,counter -f x,y -g a ../data/small
echo
mlr --opprint "$@" step -a rsum,delta,counter -f x,y ../data/small