mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2026-06-24 08:01:03 -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
|
# Set env variables
|
||||||
exitCode=0
|
exitCode=0
|
||||||
node_bin="$(type -P nodejs)"
|
node_bin="$(type -P nodejs||type -P node)"
|
||||||
enclosed_bin="/usr/bin/enclosed"
|
enclosed_bin="/usr/bin/enclosed"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Predifined actions
|
# Predifined actions
|
||||||
|
|||||||
Reference in New Issue
Block a user