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

rootfs/root/docker/setup/02-packages.sh
This commit is contained in:
casjay 2024-09-12 20:35:25 -04:00
parent 8246104b83
commit 33757070b9
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -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