v1.1.0
===================================================================== Changed environment dependency checker to be more automatic
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
_DEPENDENCIES+=(
|
||||
docker
|
||||
)
|
||||
_REQUIRED_ENV+=()
|
||||
source ${0:a:h}/../common.zsh
|
||||
|
||||
__CHECK_DEPENDENCIES \
|
||||
docker \
|
||||
;
|
||||
|
||||
__CHECK_ENV_VARS \
|
||||
;
|
||||
|
||||
#####################################################################
|
||||
|
Reference in New Issue
Block a user