Update aws cli
This commit is contained in:
parent
355369978e
commit
cee7d50580
@ -39,10 +39,6 @@ done
|
||||
init() {
|
||||
__build
|
||||
|
||||
docker create \
|
||||
--name ${SERVICE_NAME} \
|
||||
${SERVICE_NAME}:latest
|
||||
|
||||
[[ $? -ne 0 ]] && return 1
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user