mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
docker
This commit is contained in:
parent
f32fcc4d05
commit
efb9e2fa68
@ -296,7 +296,7 @@ download_source_and_checkimage() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
bash /tmp/$source_zip/install/install_docker.sh
|
||||
bash /tmp/$source_unzip/install/install_docker.sh
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "install_docker failed with error $?. Exiting."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user