This commit is contained in:
qiaofeng1227 2023-10-16 11:32:52 +08:00
parent 65a689869e
commit ec11233c5e

View file

@ -379,6 +379,7 @@ fi
install_backends
bash $install_path/install/install_cockpit.sh
echo "Finished executing install_cockpit.sh with exit status $?"
echo "cockpit install ok"
# if [ $? -ne 0 ]; then
# echo "install_cockpit failed with error $?. Exiting."