Update docker-installer.sh

This commit is contained in:
qiaofeng1227 2022-03-24 13:23:31 +08:00 committed by GitHub
parent d80c80e799
commit 78319f5abe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -505,10 +505,7 @@ 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