mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2025-09-17 21:57:40 -04:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 3m18s
All checks were successful
release-tag / release-image (push) Successful in 3m18s
rootfs/root/docker/setup/02-packages.sh
This commit is contained in:
@@ -24,7 +24,7 @@ set -o pipefail
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set env variables
|
||||
exitCode=0
|
||||
node_bin="$(type -P nodejs)"
|
||||
node_bin="$(type -P nodejs||type -P node)"
|
||||
enclosed_bin="/usr/bin/enclosed"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
|
Reference in New Issue
Block a user