mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2025-09-18 09:57:39 -04:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 3m36s
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user