forked from Lainports/opnsense-ports
8 lines
243 B
Text
8 lines
243 B
Text
--- utils/postdownload.orig 2009-03-01 17:37:04 UTC
|
|
+++ utils/postdownload
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
# Simple script for processing of downloaded undelimited gzipped
|
|
# USGS DEM files, and converting them to SPLAT Data Files.
|