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