view umasked.sh @ 1120:99ae1c12c99e

Status: documented "revalidated" cache status field.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 13 Jan 2014 21:10:23 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"