Update docker-installer.sh
This commit is contained in:
parent
b637fc3a4c
commit
b676be2151
1 changed files with 3 additions and 0 deletions
|
@ -511,7 +511,10 @@ if [ $make_package = true ]; then
|
|||
install_docker_compose
|
||||
download_docker_source
|
||||
download_docker_compose
|
||||
echo 1111
|
||||
save_images
|
||||
echo 222
|
||||
add_install_script
|
||||
echo 33
|
||||
make_package
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue