aaP_work100cu Hello! Can you help me? I use this code: URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel to install aapanel, but during the installation process, the image as I attached occurs! What should I do?