From: Oleg Broytman Date: Sun, 15 Mar 2015 23:21:14 +0000 (+0300) Subject: gen-sitemap: umask 022 X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=3585a5962c3299f55570ccedad76caf554b9c84e gen-sitemap: umask 022 --- diff --git a/gen-sitemap b/gen-sitemap index 9eba5ef..b42f9ac 100755 --- a/gen-sitemap +++ b/gen-sitemap @@ -1,4 +1,7 @@ #! /bin/sh + +umask 022 + exec ./gen-sitemap.py \ -x /Bookmarks/split \ -x /Graphics \