Make sure installed files are world readable

This commit is contained in:
Richard Levitte
1999-11-12 01:42:59 +00:00
parent 954ef7ef69
commit c96ab5101a
4 changed files with 6 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ $ COPY 'tmp' WRK_SSLINCLUDE: /LOG
$ ELSE
$ COPY [.'D']'tmp' WRK_SSLINCLUDE: /LOG
$ ENDIF
$ SET FILE/PROT=WORLD:RE WRK_SSLINCLUDE:'tmp'
$ GOTO LOOP_SDIRS
$ LOOP_SDIRS_END:
$