view umasked.sh @ 1190:dd4cfc6ce770

Corrected description of *_cache_path file names.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 16 May 2014 14:45:14 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"