Make it executable.

This commit is contained in:
Juan Gomez 1999-05-26 18:46:04 +00:00
parent cafd83f168
commit 5ddc8d4fd8

View File

@ -1,5 +1,6 @@
#!/bin/sh
if [ $# -eq 0 ]; then
SRCDIR="."
else