🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 3m36s

rootfs/usr/local/etc/docker/init.d/00-enclosed.sh
This commit is contained in:
casjay 2024-09-12 19:45:48 -04:00
parent 40e9bbd067
commit d07911b89b
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -245,7 +245,8 @@ __update_conf_files() {
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# custom commands # 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 variables
# __replace "" "" "$CONF_DIR/enclosed.conf" # __replace "" "" "$CONF_DIR/enclosed.conf"