artemis.cmd, artemis.profile: Drop executable bits
This commit is contained in:
parent
e35a01c273
commit
9a0e6d892e
|
@ -591,7 +591,6 @@ public class Create extends InputAbstract {
|
|||
write(BIN_ARTEMIS_SERVICE, null, true);
|
||||
makeExec(BIN_ARTEMIS_SERVICE);
|
||||
write(ETC_ARTEMIS_PROFILE, filters, true);
|
||||
makeExec(ETC_ARTEMIS_PROFILE);
|
||||
}
|
||||
|
||||
write(ETC_LOGGING_PROPERTIES, null, false);
|
||||
|
|
0
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis.cmd
Executable file → Normal file
0
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis.cmd
Executable file → Normal file
Loading…
Reference in New Issue