]> git.phdru.name Git - git-scripts.git/blobdiff - publish2web
umask 077
[git-scripts.git] / publish2web
index 2708364666a01d1edecafa6f24ba22809a73230c..c6d2add7e6418322586ba84cad301def5dd24fcb 100755 (executable)
@@ -35,6 +35,6 @@ fi &&
 cd .. &&
 mv "$dest_dir" "$HOME"/Internet/WWW/htdocs/git.phdru.name &&
 
-umask 027 &&
+umask 077 &&
 cd "$source_dir" &&
 exec git remote add --mirror=push web "$HOME"/Internet/WWW/htdocs/git.phdru.name/"$dest_dir"