Project

General

Profile

« Previous | Next » 

Revision 181

Replaced /bin/bash with /bin/sh

View differences:

extract_plot_map
1
#!/bin/bash
1
#!/bin/sh
2 2
# Extracts plot subpaths from VegX-VegBank.csv
3 3

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

Also available in: Unified diff