set umask in installer
see https://github.com/megastep/makeself/issues/6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user