Added umask (for the umpteenth time, I think).

This commit is contained in:
hjp 1996-06-04 18:09:41 +00:00
parent 6789001827
commit 61fb0bdbdc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
umask 022
echo TERM=$TERM
eval `echo TERM=$TERM`
if [ -f "$EXEC" ]