From d07911b89b2937d362cc134c7ce21fb1ecd799d3 Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 12 Sep 2024 19:45:48 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/usr/local/etc/docker/init.d/00-enclosed.sh --- rootfs/usr/local/etc/docker/init.d/00-enclosed.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rootfs/usr/local/etc/docker/init.d/00-enclosed.sh b/rootfs/usr/local/etc/docker/init.d/00-enclosed.sh index 93b78f3..e7473ff 100755 --- a/rootfs/usr/local/etc/docker/init.d/00-enclosed.sh +++ b/rootfs/usr/local/etc/docker/init.d/00-enclosed.sh @@ -245,7 +245,8 @@ __update_conf_files() { # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # custom commands - symlink "$(type -P node)" "/usr/local/bin/enclosed" + copy "$(type -P node)" "/usr/local/bin/enclosed" + chmod -Rf 755 "/usr/local/bin/enclosed" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # replace variables # __replace "" "" "$CONF_DIR/enclosed.conf"