mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
set umask in installer
see https://github.com/megastep/makeself/issues/6
This commit is contained in:
parent
3e702c5520
commit
2d5a068086
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue