mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2024-11-21 05:23:08 -05: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:
parent
8246104b83
commit
33757070b9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user