Skip to content

Commit

Permalink
try bash for arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Apr 25, 2017
1 parent 69c22ae commit 0b4184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
scripts=$(find . -name "*.r" -o -name "*.R")
content=$(echo $scripts | xargs cat)

Expand Down

0 comments on commit 0b4184a

Please sign in to comment.