mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2026-06-24 02:01:01 -04:00
🗃️ Committing everything that changed 🗃️
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