You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by da...@apache.org on 2023/02/23 12:50:42 UTC

[ofbiz-framework] 02/02: Fixed: Set execute bit on scripts used in docker image (OFBIZ-12757)

This is an automated email from the ASF dual-hosted git repository.

danwatford pushed a commit to branch experimental-docker
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 074f4a386248587014338eb48b4140d0904a9971
Author: Daniel Watford <da...@watfordconsulting.com>
AuthorDate: Thu Feb 23 12:49:23 2023 +0000

    Fixed: Set execute bit on scripts used in docker image (OFBIZ-12757)
---
 docker/docker-entrypoint.sh      | 0
 docker/send_ofbiz_stop_signal.sh | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/docker/docker-entrypoint.sh b/docker/docker-entrypoint.sh
old mode 100644
new mode 100755
diff --git a/docker/send_ofbiz_stop_signal.sh b/docker/send_ofbiz_stop_signal.sh
old mode 100644
new mode 100755