view umasked.sh @ 1349:97c8b146cb0e

Split the long paragraph about caching parameters into the list.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 30 Oct 2014 20:26:47 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"