Project

General

Profile

« Previous | Next » 

Revision 181

Replaced /bin/bash with /bin/sh

View differences:

join_all_vegbank
1
#!/bin/bash
1
#!/bin/sh
2 2
# Joins all *-VegX.csv to VegX-VegBank.csv
3 3

  
4 4
selfDir="$(dirname -- "$0")"

Also available in: Unified diff