mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
24.58.2007 f2c746a760bf1ab410c5bc8f30b53db5de63037f
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java
@@ -1211,6 +1211,7 @@
    {
      perm = "755";
    } else if (name.endsWith(Installation.UNIX_SETUP_FILE_NAME) ||
            name.endsWith(Installation.UNIX_UNINSTALL_GUI_FILE_NAME) ||
            name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME) ||
            name.endsWith(Installation.UNIX_UPGRADE_FILE_NAME))
    {