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
When installing, I get a message:
Do you want to install aaPanel to the /www directory now?(y/n):
What letter should I choose to continue the installation?
y or n?