Update entry.sh
This commit is contained in:
parent
f5318c4165
commit
e39eeb0082
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ set -Eeuo pipefail
|
||||||
|
|
||||||
cd /run
|
cd /run
|
||||||
|
|
||||||
|
. utils.sh # Load functions
|
||||||
. reset.sh # Initialize system
|
. reset.sh # Initialize system
|
||||||
. define.sh # Define images
|
. define.sh # Define images
|
||||||
. install.sh # Download image
|
. install.sh # Download image
|
||||||
|
|
Loading…
Reference in a new issue