13
0

set umask in installer

see https://github.com/megastep/makeself/issues/6
This commit is contained in:
Robin Gareus 2014-11-13 05:56:25 +01:00
parent 3e702c5520
commit 2d5a068086

View File

@ -101,6 +101,7 @@ SystemInstall ()
########################################################################
# Main
########################################################################
umask 0022
# If you double click a script, some systems don't get the PWD correct.
# Force it to be correct